1PNP_START_DEV(9) Device drivers infrastructure PNP_START_DEV(9)
23
4
NAME
6pnp_start_dev - low-level start of the PnP device
7
SYNOPSIS
9int pnp_start_dev(struct pnp_dev * dev);
10
ARGUMENTS
12dev
13pointer to the desired device
14
DESCRIPTION
16assumes that resources have already been allocated
17
COPYRIGHT
19Kernel Hackers Manual 2.6. June 2019 PNP_START_DEV(9)