Home
last modified time | relevance | path

Searched refs:class_for_each_device (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/scripts/gdb/linux/
H A Ddevice.py78 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):
/openbmc/linux/drivers/base/
H A Ddevcoredump.c215 class_for_each_device(&devcd_class, NULL, NULL, devcd_free); in disabled_store()
425 class_for_each_device(&devcd_class, NULL, NULL, devcd_free); in devcoredump_exit()
H A Dclass.c388 int class_for_each_device(const struct class *class, const struct device *start, in class_for_each_device() function
415 EXPORT_SYMBOL_GPL(class_for_each_device);
H A Dcore.c1776 class_for_each_device(&devlink_class, NULL, NULL, in fw_devlink_drivers_done()
1813 class_for_each_device(&devlink_class, NULL, &sync_list, in fw_devlink_probing_done()
/openbmc/linux/drivers/power/supply/
H A Dpower_supply_core.c97 class_for_each_device(power_supply_class, NULL, psy, in power_supply_changed_work()
191 error = class_for_each_device(power_supply_class, NULL, psy, in power_supply_populate_supplied_from()
226 error = class_for_each_device(power_supply_class, NULL, supply_node, in power_supply_find_supply_from_node()
333 error = class_for_each_device(power_supply_class, NULL, &data, in power_supply_am_i_supplied()
369 error = class_for_each_device(power_supply_class, NULL, &count, in power_supply_is_system_supplied()
416 ret = class_for_each_device(power_supply_class, NULL, &data, in power_supply_get_property_from_supplier()
H A Dapm_power.c82 error = class_for_each_device(power_supply_class, NULL, &bp, in find_main_battery()
H A Dab8500_btemp.c620 class_for_each_device(power_supply_class, NULL, psy, in ab8500_btemp_external_power_changed()
H A Dab8500_chargalg.c1234 class_for_each_device(power_supply_class, NULL, in ab8500_chargalg_algorithm()
H A Dab8500_charger.c1952 class_for_each_device(power_supply_class, NULL, in ab8500_charger_check_vbat_work()
H A Dab8500_fg.c2410 class_for_each_device(power_supply_class, NULL, psy, in ab8500_fg_external_power_changed()
/openbmc/linux/include/linux/device/
H A Dclass.h97 int class_for_each_device(const struct class *class, const struct device *start, void *data,
/openbmc/linux/net/ieee802154/
H A Dcore.c62 return class_for_each_device(&wpan_phy_class, NULL, in wpan_phy_for_each()
/openbmc/linux/drivers/isdn/mISDN/
H A Dcore.c193 class_for_each_device(&mISDN_class, NULL, &cnt, _get_mdevice_count); in get_mdevice_count()
/openbmc/linux/drivers/regulator/
H A Dcore.c5721 class_for_each_device(&regulator_class, NULL, NULL, in regulator_register()
6042 class_for_each_device(&regulator_class, NULL, &summary_data, in regulator_summary_show_subtree()
6098 ret = class_for_each_device(&regulator_class, NULL, &lock_data, in regulator_summary_lock_all()
6101 class_for_each_device(&regulator_class, NULL, &lock_data, in regulator_summary_lock_all()
6139 class_for_each_device(&regulator_class, NULL, NULL, in regulator_summary_unlock()
6166 class_for_each_device(&regulator_class, NULL, s, in regulator_summary_show()
6256 class_for_each_device(&regulator_class, NULL, NULL, in regulator_init_complete_work_function()
6264 class_for_each_device(&regulator_class, NULL, NULL, in regulator_init_complete_work_function()