suse man page for bus_find_device_by_name

Query: bus_find_device_by_name

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

BUS_FIND_DEVICE_BY_N(9) 				   Device drivers infrastructure				   BUS_FIND_DEVICE_BY_N(9)

NAME
bus_find_device_by_name - device iterator for locating a particular device of a specific name
SYNOPSIS
struct device * bus_find_device_by_name(struct bus_type * bus, struct device * start, const char * name);
ARGUMENTS
bus bus type start Device to begin with name name of the device to match
DESCRIPTION
This is similar to the bus_find_device function above, but it handles searching by a name automatically, no need to write another strcmp matching function.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 BUS_FIND_DEVICE_BY_N(9)
Related Man Pages
device_create(9) - centos
device_create_vargs(9) - centos
struct_bus_type(9) - centos
struct_device_driver(9) - centos
devclass(9) - minix
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
The Future of the PM (Private Message) System at UNIX.com
32 bit process addressing more than 4GB