table of contents
        
      
      
    | PNP_ACTIVATE_DEV(9) | Device drivers infrastructure | PNP_ACTIVATE_DEV(9) | 
NAME¶
pnp_activate_dev - activates a PnP device for use
SYNOPSIS¶
int pnp_activate_dev(struct pnp_dev * dev);
ARGUMENTS¶
dev
pointer to the desired device
DESCRIPTION¶
does not validate or set resources so be careful.
COPYRIGHT¶
| May 2024 | Kernel Hackers Manual 2.6. |