Searched refs:power_supply_init_attrs (Results 1 – 3 of 3) sorted by relevance
19 extern void power_supply_init_attrs(struct device_type *dev_type);24 static inline void power_supply_init_attrs(struct device_type *dev_type) {} in power_supply_init_attrs() function
246 void power_supply_init_attrs(struct device_type *dev_type) in power_supply_init_attrs() function
963 power_supply_init_attrs(&power_supply_dev_type); in power_supply_class_init()