Searched refs:available_types (Results 1 – 4 of 4) sorted by relevance
989 unsigned int available_types,992 int power_supply_charge_types_parse(unsigned int available_types, const char *buf);1011 unsigned int available_types, in power_supply_charge_types_show() argument1018 static inline int power_supply_charge_types_parse(unsigned int available_types, const char *buf) in power_supply_charge_types_parse() argument
41 unsigned int available_types; member
87 unsigned long iter_mask = state->available_types; in unwind_user_next()127 state->available_types |= UNWIND_USER_TYPE_FP; in unwind_user_start()
628 unsigned int available_types, in power_supply_charge_types_show() argument635 available_types, current_type, buf); in power_supply_charge_types_show()639 int power_supply_charge_types_parse(unsigned int available_types, const char *buf) in power_supply_charge_types_parse() argument648 if (available_types & BIT(i)) in power_supply_charge_types_parse()