PNP_RELEASE_CARD_DEV(9) | Device drivers infrastructure | PNP_RELEASE_CARD_DEV(9) |
NAME¶
pnp_release_card_device - call this when the driver no longer needs the device
SYNOPSIS¶
void pnp_release_card_device(struct pnp_dev * dev);
ARGUMENTS¶
dev
pointer to the PnP device structure
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |