Searched defs:power_supply_ext_registration (Results 1 – 1 of 1) sorted by relevance
25 struct power_supply_ext_registration { struct26 struct list_head list_head;27 const struct power_supply_ext *ext;28 struct device *dev;29 void *data;