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

/linux-master/drivers/staging/greybus/
H A Dpower_supply.c25 struct gb_power_supply { struct
52 struct gb_power_supply *supply;
84 void (*prop_changed)(struct gb_power_supply *gbpsy,
88 static void gb_power_supply_state_change(struct gb_power_supply *gbpsy,
310 static struct gb_connection *get_conn_from_psy(struct gb_power_supply *gbpsy)
315 static struct gb_power_supply_prop *get_psy_prop(struct gb_power_supply *gbpsy,
326 static int is_psy_prop_writeable(struct gb_power_supply *gbpsy,
342 static void next_interval(struct gb_power_supply *gbpsy)
353 static void __gb_power_supply_changed(struct gb_power_supply *gbpsy)
358 static void gb_power_supply_state_change(struct gb_power_supply *gbps
[all...]

Completed in 94 milliseconds