Searched refs:available_types (Results 1 – 2 of 2) sorted by relevance
985 unsigned int available_types,988 int power_supply_charge_types_parse(unsigned int available_types, const char *buf);1007 unsigned int available_types, in power_supply_charge_types_show() argument1014 static inline int power_supply_charge_types_parse(unsigned int available_types, const char *buf) in power_supply_charge_types_parse() argument
602 unsigned int available_types, in power_supply_charge_types_show() argument609 available_types, current_type, buf); in power_supply_charge_types_show()613 int power_supply_charge_types_parse(unsigned int available_types, const char *buf) in power_supply_charge_types_parse() argument622 if (available_types & BIT(i)) in power_supply_charge_types_parse()