Home
last modified time | relevance | path

Searched defs:gbpsy (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/staging/greybus/
Dpower_supply.c310 static struct gb_connection *get_conn_from_psy(struct gb_power_supply *gbpsy) in get_conn_from_psy()
315 static struct gb_power_supply_prop *get_psy_prop(struct gb_power_supply *gbpsy, in get_psy_prop()
326 static int is_psy_prop_writeable(struct gb_power_supply *gbpsy, in is_psy_prop_writeable()
342 static void next_interval(struct gb_power_supply *gbpsy) in next_interval()
353 static void __gb_power_supply_changed(struct gb_power_supply *gbpsy) in __gb_power_supply_changed()
358 static void gb_power_supply_state_change(struct gb_power_supply *gbpsy, in gb_power_supply_state_change()
392 static void check_changed(struct gb_power_supply *gbpsy, in check_changed()
423 static int total_props(struct gb_power_supply *gbpsy) in total_props()
429 static void prop_append(struct gb_power_supply *gbpsy, in prop_append()
464 static void _gb_power_supply_append_props(struct gb_power_supply *gbpsy) in _gb_power_supply_append_props()
[all …]