1PNP_STOP_DEV(9) Device drivers infrastructure PNP_STOP_DEV(9)
23
4
NAME
6pnp_stop_dev - low-level disable of the PnP device
7
SYNOPSIS
9int pnp_stop_dev(struct pnp_dev * dev);
10
ARGUMENTS
12dev
13pointer to the desired device
14
DESCRIPTION
16does not free resources
17
COPYRIGHT
19Kernel Hackers Manual 2.6. June 2019 PNP_STOP_DEV(9)