PNP_REGISTER_PROTOCO

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

NAME

pnp_register_protocol - adds a pnp protocol to the pnp layer  

SYNOPSIS

int pnp_register_protocol(struct pnp_protocol * protocol);
 

ARGUMENTS

protocol

pointer to the corresponding pnp_protocol structure
 

EX PROTOCOLS

ISAPNP, PNPBIOS, etc  

COPYRIGHT