PNP_UNREGISTER_PROTO

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

NAME

pnp_unregister_protocol - removes a pnp protocol from the pnp layer  

SYNOPSIS

void pnp_unregister_protocol(struct pnp_protocol * protocol);
 

ARGUMENTS

protocol

pointer to the corresponding pnp_protocol structure
 

COPYRIGHT