Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/greybus/
Dpower_supply.c311 static struct gb_connection *get_conn_from_psy(struct gb_power_supply *gbpsy) in get_conn_from_psy() function
362 struct gb_connection *connection = get_conn_from_psy(gbpsy); in gb_power_supply_state_change()
477 struct gb_connection *connection = get_conn_from_psy(gbpsy); in gb_power_supply_description_get()
509 struct gb_connection *connection = get_conn_from_psy(gbpsy); in gb_power_supply_prop_descriptors_get()
593 struct gb_connection *connection = get_conn_from_psy(gbpsy); in __gb_power_supply_property_update()
662 struct gb_connection *connection = get_conn_from_psy(gbpsy); in _gb_power_supply_property_get()
698 struct gb_connection *connection = get_conn_from_psy(gbpsy); in gb_power_supply_status_get()
769 struct gb_connection *connection = get_conn_from_psy(gbpsy); in gb_power_supply_property_set()
820 struct gb_connection *connection = get_conn_from_psy(gbpsy); in gb_power_supply_register()