Searched defs:pnp_request_card_device (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/pnp/
H A Dcard.c327 struct pnp_dev *pnp_request_card_device(struct pnp_card_link *clink, pnp_request_card_device() function
454 EXPORT_SYMBOL(pnp_request_card_device); variable
/linux-4.4.14/include/linux/
H A Dpnp.h489 static inline struct pnp_dev *pnp_request_card_device(struct pnp_card_link *clink, const char *id, struct pnp_dev *from) { return NULL; } pnp_release_card_device() function

Completed in 96 milliseconds