PUT_DEVICE

Section: Device drivers infrastructure (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

put_device - decrement reference count.  

SYNOPSIS

void put_device(struct device * dev);
 

ARGUMENTS

dev

device in question.
 

COPYRIGHT