GET_DEVICE

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

get_device - increment reference count for device.  

SYNOPSIS

"SYNOPSIS"

struct device * get_device (struct device * dev);  

ARGUMENTS

dev
device.
 

DESCRIPTION

This simply forwards the call to kobject_get, though we do take care to provide for the case that we get a NULL pointer passed in.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 05:30:36 GMT, October 06, 2005