Query: dpm_for_each_dev
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DPM_FOR_EACH_DEV(9) Device drivers infrastructure DPM_FOR_EACH_DEV(9)NAMEdpm_for_each_dev - device iterator.SYNOPSISvoid dpm_for_each_dev(void * data, void (*fn) (struct device *, void *));ARGUMENTSdata data for the callback. fn function to be called for each device.DESCRIPTIONIterate over devices in dpm_list, and call fn for each device, passing it data.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DPM_FOR_EACH_DEV(9)
| Related Man Pages |
|---|
| device_create_vargs(9) - centos |
| struct_bus_type(9) - centos |
| struct_ccw_driver(9) - centos |
| struct_device_driver(9) - centos |
| device_create_vargs(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Docker learning Phase-I |
| Shopt -s histappend |
| Controlling user input |
| [TIP] Processing YAML files with yq |
| Please Welcome Dave Munro to the Moderator Team! |