Home
last modified time | relevance | path

Searched refs:pnp_add_card_device (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/pnp/
H A Dbase.h23 int pnp_add_card_device(struct pnp_card *card, struct pnp_dev *dev);
H A Dcard.c273 * pnp_add_card_device - adds a device to the specified card
277 int pnp_add_card_device(struct pnp_card *card, struct pnp_dev *dev) in pnp_add_card_device() function
/linux/drivers/pnp/isapnp/
H A Dcore.c576 pnp_add_card_device(card, dev); in isapnp_create_device()
593 pnp_add_card_device(card, dev); in isapnp_create_device()