Home
last modified time | relevance | path

Searched refs:gb_power_supply (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/staging/greybus/
Dpower_supply.c26 struct gb_power_supply { struct
53 struct gb_power_supply *supply; argument
85 void (*prop_changed)(struct gb_power_supply *gbpsy,
89 static void gb_power_supply_state_change(struct gb_power_supply *gbpsy,
311 static struct gb_connection *get_conn_from_psy(struct gb_power_supply *gbpsy) in get_conn_from_psy()
316 static struct gb_power_supply_prop *get_psy_prop(struct gb_power_supply *gbpsy, in get_psy_prop()
327 static int is_psy_prop_writeable(struct gb_power_supply *gbpsy, in is_psy_prop_writeable()
343 static void next_interval(struct gb_power_supply *gbpsy) in next_interval()
354 static void __gb_power_supply_changed(struct gb_power_supply *gbpsy) in __gb_power_supply_changed()
359 static void gb_power_supply_state_change(struct gb_power_supply *gbpsy, in gb_power_supply_state_change()
[all …]