1PNP_ADD_ID(9) Device drivers infrastructure PNP_ADD_ID(9)
23
4
NAME
6pnp_add_id - adds an EISA id to the specified device
7
SYNOPSIS
9struct pnp_id * pnp_add_id(struct pnp_dev * dev, char * id);
10
ARGUMENTS
12dev
13pointer to the desired device
1415
id
16pointer to an EISA id string
17
COPYRIGHT
19Kernel Hackers Manual 2.6. June 2019 PNP_ADD_ID(9)