Searched refs:to_pnp_card_driver (Results 1 - 2 of 2) sorted by last modified time

/linux-master/include/linux/
H A Dpnp.h401 #define to_pnp_card_driver(drv) container_of(drv, struct pnp_card_driver, link) macro
/linux-master/drivers/pnp/
H A Dcard.c60 struct pnp_card_driver *drv = to_pnp_card_driver(dev->driver);

Completed in 223 milliseconds