| /OK3568_Linux_fs/kernel/scripts/gdb/linux/ |
| H 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):
|
| /OK3568_Linux_fs/kernel/drivers/power/supply/ |
| H A D | power_supply_core.c | 102 class_for_each_device(power_supply_class, NULL, psy, in power_supply_changed_work() 200 error = class_for_each_device(power_supply_class, NULL, psy, in power_supply_populate_supplied_from() 235 error = class_for_each_device(power_supply_class, NULL, supply_node, in power_supply_find_supply_from_node() 343 error = class_for_each_device(power_supply_class, NULL, &data, in power_supply_am_i_supplied() 375 error = class_for_each_device(power_supply_class, NULL, &count, in power_supply_is_system_supplied() 418 curr = class_for_each_device(power_supply_class, NULL, psy, in power_supply_set_input_current_limit_from_supplier() 598 ret = class_for_each_device(power_supply_class, NULL, ¶m, in power_supply_get_by_phandle_array()
|
| H A D | apm_power.c | 82 error = class_for_each_device(power_supply_class, NULL, &bp, in find_main_battery()
|
| H A D | ab8500_btemp.c | 926 class_for_each_device(power_supply_class, NULL, in ab8500_btemp_external_power_changed()
|
| H A D | rk817_battery.c | 1993 class_for_each_device(power_supply_class, NULL, (void *)battery, in rk817_bat_get_chrg_psy() 1996 class_for_each_device(power_supply_class, NULL, (void *)battery, in rk817_bat_get_chrg_psy()
|
| H A D | abx500_chargalg.c | 1294 class_for_each_device(power_supply_class, NULL, in abx500_chargalg_algorithm()
|
| H A D | rk818_charger.c | 323 class_for_each_device(power_supply_class, NULL, (void *)cg, in rk818_cg_get_psy()
|
| H A D | rk818_battery.c | 924 class_for_each_device(power_supply_class, NULL, (void *)di, in rk818_bat_get_chrg_psy() 927 class_for_each_device(power_supply_class, NULL, (void *)di, in rk818_bat_get_chrg_psy()
|
| H A D | ab8500_charger.c | 1949 class_for_each_device(power_supply_class, NULL, in ab8500_charger_check_vbat_work()
|
| H A D | ab8500_fg.c | 2385 class_for_each_device(power_supply_class, NULL, in ab8500_fg_external_power_changed()
|
| /OK3568_Linux_fs/kernel/drivers/base/ |
| H A D | devcoredump.c | 219 class_for_each_device(&devcd_class, NULL, NULL, devcd_free); in disabled_store() 424 class_for_each_device(&devcd_class, NULL, NULL, devcd_free); in devcoredump_exit()
|
| H 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);
|
| /OK3568_Linux_fs/kernel/include/linux/device/ |
| H A D | class.h | 120 extern int class_for_each_device(struct class *class, struct device *start,
|
| /OK3568_Linux_fs/kernel/net/ieee802154/ |
| H A D | core.c | 62 return class_for_each_device(&wpan_phy_class, NULL, in wpan_phy_for_each()
|
| /OK3568_Linux_fs/kernel/drivers/isdn/mISDN/ |
| H A D | core.c | 200 class_for_each_device(&mISDN_class, NULL, &cnt, _get_mdevice_count); in get_mdevice_count()
|
| /OK3568_Linux_fs/kernel/drivers/regulator/ |
| H A D | core.c | 5734 class_for_each_device(®ulator_class, NULL, NULL, in regulator_register() 6058 class_for_each_device(®ulator_class, NULL, &summary_data, in regulator_summary_show_subtree() 6114 ret = class_for_each_device(®ulator_class, NULL, &lock_data, in regulator_summary_lock_all() 6117 class_for_each_device(®ulator_class, NULL, &lock_data, in regulator_summary_lock_all() 6154 class_for_each_device(®ulator_class, NULL, NULL, in regulator_summary_unlock() 6181 class_for_each_device(®ulator_class, NULL, s, in regulator_summary_show() 6274 class_for_each_device(®ulator_class, NULL, NULL, in regulator_init_complete_work_function() 6282 class_for_each_device(®ulator_class, NULL, NULL, in regulator_init_complete_work_function()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_mtk | 122 class_for_each_device 2728 class_for_each_device
|
| H A D | abi_gki_aarch64_vivo | 123 class_for_each_device
|
| H A D | abi_gki_aarch64_qcom | 139 class_for_each_device
|
| H A D | abi_gki_aarch64_rockchip | 87 class_for_each_device
|
| H A D | abi_gki_aarch64_oplus | 156 class_for_each_device
|
| H A D | abi_gki_aarch64_galaxy | 842 class_for_each_device
|