pnp_request_card_device(9) centos man page | unix.com

Man Page: pnp_request_card_device

Operating Environment: centos

Section: 9

PNP_REQUEST_CARD_DEV(9) 				   Device drivers infrastructure				   PNP_REQUEST_CARD_DEV(9)

NAME
pnp_request_card_device - Searches for a PnP device under the specified card
SYNOPSIS
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 beginning.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PNP_REQUEST_CARD_DEV(9)
Related Man Pages
device_create_with_groups(9) - centos
parport_register_port(9) - centos
struct_uio_info(9) - centos
pnp(4) - freebsd
pnp(4) - netbsd
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
CentOS7 restoring file capabilities
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq