bus_find_device_by_name(9) centos man page | unix.com

Man Page: bus_find_device_by_name

Operating Environment: centos

Section: 9

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 3.10 June 2014 BUS_FIND_DEVICE_BY_N(9)
Related Man Pages
devclass(9) - debian
devclass(9) - freebsd
devclass(9) - bsd
devclass(9) - opensolaris
devclass(9) - osx
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
CentOS7 restoring file capabilities
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it