Man Page: pnp_request_card_device
Operating Environment: centos
Section: 9
PNP_REQUEST_CARD_DEV(9) Device drivers infrastructure PNP_REQUEST_CARD_DEV(9)NAMEpnp_request_card_device - Searches for a PnP device under the specified cardSYNOPSISstruct pnp_dev * pnp_request_card_device(struct pnp_card_link * clink, const char * id, struct pnp_dev * from);ARGUMENTSclink 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 beginning.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PNP_REQUEST_CARD_DEV(9)
| Related Man Pages |
|---|
| device_create(9) - centos |
| pnp(4) - debian |
| device_create(9) - suse |
| device_create_vargs(9) - suse |
| pnp(4) - linux |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| [TIP] Processing YAML files with yq |