/linux/scripts/gdb/linux/ |
A D | device.py | 78 def class_for_each_device(cls): function 127 for dev in class_for_each_device(cls): 131 for dev in class_for_each_device(cls): 173 for dev in class_for_each_device(cls):
|
/linux/drivers/power/supply/ |
A D | power_supply_core.c | 95 class_for_each_device(power_supply_class, NULL, psy, in power_supply_changed_work() 189 error = class_for_each_device(power_supply_class, NULL, psy, in power_supply_populate_supplied_from() 224 error = class_for_each_device(power_supply_class, NULL, supply_node, in power_supply_find_supply_from_node() 332 error = class_for_each_device(power_supply_class, NULL, &data, in power_supply_am_i_supplied() 364 error = class_for_each_device(power_supply_class, NULL, &count, in power_supply_is_system_supplied() 407 curr = class_for_each_device(power_supply_class, NULL, psy, in power_supply_set_input_current_limit_from_supplier()
|
A D | apm_power.c | 82 error = class_for_each_device(power_supply_class, NULL, &bp, in find_main_battery()
|
A D | ab8500_btemp.c | 907 class_for_each_device(power_supply_class, NULL, in ab8500_btemp_external_power_changed()
|
A D | ab8500_chargalg.c | 1297 class_for_each_device(power_supply_class, NULL, in ab8500_chargalg_algorithm()
|
A D | ab8500_charger.c | 1951 class_for_each_device(power_supply_class, NULL, in ab8500_charger_check_vbat_work()
|
A D | ab8500_fg.c | 2389 class_for_each_device(power_supply_class, NULL, in ab8500_fg_external_power_changed()
|
/linux/drivers/base/ |
A D | devcoredump.c | 140 class_for_each_device(&devcd_class, NULL, NULL, devcd_free); in disabled_store() 344 class_for_each_device(&devcd_class, NULL, NULL, devcd_free); in devcoredump_exit()
|
A D | class.c | 352 int class_for_each_device(struct class *class, struct device *start, in class_for_each_device() function 377 EXPORT_SYMBOL_GPL(class_for_each_device);
|
A D | core.c | 1653 class_for_each_device(&devlink_class, NULL, NULL, in fw_devlink_drivers_done()
|
/linux/include/linux/device/ |
A D | class.h | 114 extern int class_for_each_device(struct class *class, struct device *start,
|
/linux/drivers/usb/typec/ |
A D | port-mapper.c | 219 class_for_each_device(&typec_class, NULL, port, port_match_and_unlink); in typec_unlink_port()
|
/linux/net/ieee802154/ |
A D | core.c | 62 return class_for_each_device(&wpan_phy_class, NULL, in wpan_phy_for_each()
|
/linux/drivers/isdn/mISDN/ |
A D | core.c | 200 class_for_each_device(&mISDN_class, NULL, &cnt, _get_mdevice_count); in get_mdevice_count()
|
/linux/drivers/regulator/ |
A D | core.c | 5533 class_for_each_device(®ulator_class, NULL, NULL, in regulator_register() 5854 class_for_each_device(®ulator_class, NULL, &summary_data, in regulator_summary_show_subtree() 5910 ret = class_for_each_device(®ulator_class, NULL, &lock_data, in regulator_summary_lock_all() 5913 class_for_each_device(®ulator_class, NULL, &lock_data, in regulator_summary_lock_all() 5950 class_for_each_device(®ulator_class, NULL, NULL, in regulator_summary_unlock() 5977 class_for_each_device(®ulator_class, NULL, s, in regulator_summary_show() 6074 class_for_each_device(®ulator_class, NULL, NULL, in regulator_init_complete_work_function() 6082 class_for_each_device(®ulator_class, NULL, NULL, in regulator_init_complete_work_function()
|
/linux/ |
A D | vmlinux.symvers | 6971 0x00000000 class_for_each_device vmlinux EXPORT_SYMBOL_GPL
|
A D | System.map | 30982 ffff800010802090 T class_for_each_device
|
A D | .tmp_System.map | 30982 ffff800010802090 T class_for_each_device
|