centos man page for class_dev_iter_next

Query: class_dev_iter_next

OS: centos

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 3.10 June 2014 CLASS_DEV_ITER_NEXT(9)
Related Man Pages
device_create_with_groups(9) - centos
ping_iterator_get(3) - debian
deviter(9) - netbsd
net::cli::interact::role::iterator(3pm) - debian
tap::parser::iteratorfactory(3pm) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
DB2 convert digits to binary format
Shopt -s histappend
[TIP] Processing YAML files with yq