Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/greybus/
H A Dpower_supply.c310 static struct gb_connection *get_conn_from_psy(struct gb_power_supply *gbpsy) in get_conn_from_psy() function
361 struct gb_connection *connection = get_conn_from_psy(gbpsy); in gb_power_supply_state_change()
476 struct gb_connection *connection = get_conn_from_psy(gbpsy); in gb_power_supply_description_get()
508 struct gb_connection *connection = get_conn_from_psy(gbpsy); in gb_power_supply_prop_descriptors_get()
592 struct gb_connection *connection = get_conn_from_psy(gbpsy); in __gb_power_supply_property_update()
661 struct gb_connection *connection = get_conn_from_psy(gbpsy); in _gb_power_supply_property_get()
697 struct gb_connection *connection = get_conn_from_psy(gbpsy); in gb_power_supply_status_get()
768 struct gb_connection *connection = get_conn_from_psy(gbpsy); in gb_power_supply_property_set()
819 struct gb_connection *connection = get_conn_from_psy(gbpsy); in gb_power_supply_register()