GET_DEVICE

Section: (9)
Updated: 09 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: 00:02:11 GMT, October 09, 2005