Query: driver_find
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DRIVER_FIND(9) Device drivers infrastructure DRIVER_FIND(9)NAMEdriver_find - locate driver on a bus by its name.SYNOPSISstruct device_driver * driver_find(const char * name, struct bus_type * bus);ARGUMENTSname name of the driver. bus bus to scan for the driver.DESCRIPTIONCall kset_find_obj to iterate over list of drivers on a bus to find driver by name. Return driver if found. Note that kset_find_obj increments driver's reference count.COPYRIGHTKernel Hackers Manual 2.6. July 2010 DRIVER_FIND(9)
| Related Man Pages | 
|---|
| struct_device_driver(9) - centos | 
| ieee1394(4) - php | 
| firewire(4) - minix | 
| ieee1394(4) - osx | 
| firewire(4) - linux | 
| Similar Topics in the Unix Linux Community | 
|---|
| location of patch IY26778 | 
| Urgent Help...Pseudo-Device provides a Backdoor Entry to root. | 
| The pseudo-device provides a “backdoor” for gaining root access for a particular user. |