dpm_for_each_dev(9) centos man page | unix.com

Man Page: dpm_for_each_dev

Operating Environment: centos

Section: 9

DPM_FOR_EACH_DEV(9)					   Device drivers infrastructure				       DPM_FOR_EACH_DEV(9)

NAME
dpm_for_each_dev - device iterator.
SYNOPSIS
void dpm_for_each_dev(void * data, void (*fn) (struct device *, void *));
ARGUMENTS
data data for the callback. fn function to be called for each device.
DESCRIPTION
Iterate over devices in dpm_list, and call fn for each device, passing it data.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 DPM_FOR_EACH_DEV(9)
Related Man Pages
struct_bus_type(9) - centos
struct_device_driver(9) - centos
struct_input_polled_dev(9) - centos
device_create(9) - suse
device_schedule_callback_owner(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Shopt -s histappend