PNP_ADD_ID(9) | Device drivers infrastructure | PNP_ADD_ID(9) |
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¶
June 2024 | Kernel Hackers Manual 3.10 |