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)NAMEclass_dev_iter_next - iterate to the next deviceSYNOPSISstruct device * class_dev_iter_next(struct class_dev_iter * iter);ARGUMENTSiter class iterator to proceedDESCRIPTIONProceed 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.COPYRIGHTKernel Hackers Manual 2.6. July 2010 CLASS_DEV_ITER_NEXT(9)
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 |
SOCKS proxy & PAM configuration exposure |
A (ksh) Library For and From UNIX.com |