Query: subsys_dev_iter_init
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SUBSYS_DEV_ITER_INIT(9) Device drivers infrastructure SUBSYS_DEV_ITER_INIT(9)NAMEsubsys_dev_iter_init - initialize subsys device iteratorSYNOPSISvoid subsys_dev_iter_init(struct subsys_dev_iter * iter, struct bus_type * subsys, struct device * start, const struct device_type * type);ARGUMENTSiter subsys iterator to initialize subsys the subsys we wanna iterate over start the device to start iterating from, if any type device_type of the devices to iterate over, NULL for allDESCRIPTIONInitialize subsys iterator iter such that it iterates over devices of subsys. If start is set, the list iteration will start there, otherwise if it is NULL, the iteration starts at the beginning of the list.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SUBSYS_DEV_ITER_INIT(9)
Related Man Pages |
---|
cfg_subsys_list(3) - osf1 |
deviter(9) - netbsd |
deviter_release(9) - netbsd |
cfg_configure(9r) - osf1 |
xml::libxml::iterator(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
CentOS7 restoring file capabilities |
Shopt -s histappend |
CentOS 6 ran out of space, need to reclaim it |
Controlling user input |