Searched refs:power_supply_add_hwmon_sysfs (Results 1 – 3 of 3) sorted by relevance
372 int power_supply_add_hwmon_sysfs(struct power_supply *psy) in power_supply_add_hwmon_sysfs() function380 if (!devres_open_group(dev, power_supply_add_hwmon_sysfs, in power_supply_add_hwmon_sysfs()426 devres_close_group(dev, power_supply_add_hwmon_sysfs); in power_supply_add_hwmon_sysfs()435 devres_release_group(&psy->dev, power_supply_add_hwmon_sysfs); in power_supply_remove_hwmon_sysfs()
81 int power_supply_add_hwmon_sysfs(struct power_supply *psy);86 static inline int power_supply_add_hwmon_sysfs(struct power_supply *psy) in power_supply_add_hwmon_sysfs() function
1406 return power_supply_add_hwmon_sysfs(psy); in power_supply_update_sysfs_and_hwmon()1649 rc = power_supply_add_hwmon_sysfs(psy); in __power_supply_register()
Completed in 15 milliseconds