suse man page for class_dev_iter_next

Query: class_dev_iter_next

OS: suse

Section: 9

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

CLASS_DEV_ITER_NEXT(9)					   Device drivers infrastructure				    CLASS_DEV_ITER_NEXT(9)

NAME
class_dev_iter_next - iterate to the next device
SYNOPSIS
struct device * class_dev_iter_next(struct class_dev_iter * iter);
ARGUMENTS
iter class iterator to proceed
DESCRIPTION
Proceed iter to the next device and return it. Returns NULL if iteration is complete. The returned device is referenced and won't be released till iterator is proceed to the next device or exited. The caller is free to do whatever it wants to do with the device including calling back into class code.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 CLASS_DEV_ITER_NEXT(9)
Related Man Pages
deviter_init(9) - netbsd
device_create(9) - centos
device_create_vargs(9) - centos
deviter_first(9) - netbsd
deviter_next(9) - netbsd
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
32 bit process addressing more than 4GB