PNP_DISABLE_DEV

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

NAME

pnp_disable_dev - disables device  

SYNOPSIS

int pnp_disable_dev(struct pnp_dev * dev);
 

ARGUMENTS

dev

pointer to the desired device
 

DESCRIPTION

inform the correct pnp protocol so that resources can be used by other devices  

COPYRIGHT