Rechercher une page de manuel
pnp_request_card_device
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
pnp_request_card_device - Searches for a PnP device under the specified cardSYNOPSIS
- struct pnp_dev * pnp_request_card_device(struct pnp_card_link * clink, const char * id, struct pnp_dev * from);
ARGUMENTS
clink
- pointer to the card link, cannot be NULL
id
- pointer to a PnP ID structure that explains the rules for finding the device
from
- Starting place to search from. If NULL it will start from the begining.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre