PCI_DEV_DRIVER(9) Hardware Interfaces PCI_DEV_DRIVER(9)NAMEpci_dev_driver - get the pci_driver of a deviceSYNOPSISstruct pci_driver * pci_dev_driver(const struct pci_dev * dev);ARGUMENTSdev the device to queryDESCRIPTIONReturns the appropriate pci_driver structure or NULL if there is no registered driver for the device.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PCI_DEV_DRIVER(9)
| Related Man Pages |
|---|
| struct_class(9) - centos |
| struct_input_polled_dev(9) - centos |
| struct_regulator_config(9) - centos |
| device_create_vargs(9) - suse |
| device_schedule_callback_owner(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| Tar Command |
| Docker learning Phase-I |
| Controlling user input |