PNP_ADD_ID

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

NAME

pnp_add_id - adds an EISA id to the specified device  

SYNOPSIS

struct pnp_id * pnp_add_id(struct pnp_dev * dev, const char * id);
 

ARGUMENTS

dev

pointer to the desired device

id

pointer to an EISA id string
 

COPYRIGHT