1CLASS_DEV_ITER_EXIT(9)   Device drivers infrastructure  CLASS_DEV_ITER_EXIT(9)
2
3
4

NAME

6       class_dev_iter_exit - finish iteration
7

SYNOPSIS

9       void class_dev_iter_exit(struct class_dev_iter * iter);
10

ARGUMENTS

12       iter
13           class iterator to finish
14

DESCRIPTION

16       Finish an iteration. Always call this function after iteration is
17       complete whether the iteration ran till the end or not.
18
20Kernel Hackers Manual 2.6.       November 2011          CLASS_DEV_ITER_EXIT(9)
Impressum