table of contents
PNP_DISABLE_DEV(9) | Device drivers infrastructure | PNP_DISABLE_DEV(9) |
NAME¶
pnp_disable_dev - disables device
SYNOPSIS¶
int pnp_disable_dev(struct pnp_dev * dev);
ARGUMENTS¶
dev
pointer to the desired device
DESCRIPTION¶
inform the correct pnp protocol so that resources can be used by other devices
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |