class_dev_iter_init(9) suse man page | unix.com

Man Page: class_dev_iter_init

Operating Environment: suse

Section: 9

CLASS_DEV_ITER_INIT(9)					   Device drivers infrastructure				    CLASS_DEV_ITER_INIT(9)

NAME
class_dev_iter_init - initialize class device iterator
SYNOPSIS
void class_dev_iter_init(struct class_dev_iter * iter, struct class * class, struct device * start, const struct device_type * type);
ARGUMENTS
iter class iterator to initialize class the class we wanna iterate over start the device to start iterating from, if any type device_type of the devices to iterate over, NULL for all
DESCRIPTION
Initialize class iterator iter such that it iterates over devices of class. If start is set, the list iteration will start there, otherwise if it is NULL, the iteration starts at the beginning of the list.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 CLASS_DEV_ITER_INIT(9)
Related Man Pages
deviter_init(9) - netbsd
device_create(9) - centos
device_create(9) - suse
device_create_vargs(9) - suse
tap::parser::iteratorfactory(3pm) - suse
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
The Future of the PM (Private Message) System at UNIX.com
32 bit process addressing more than 4GB