Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/greybus/
H A Dfirmware.h28 void gb_fw_mgmt_connection_exit(struct gb_connection *connection);
H A Dfw-core.c243 gb_fw_mgmt_connection_exit(fw_core->mgmt_connection); in gb_fw_core_disconnect()
H A Dfw-management.c658 void gb_fw_mgmt_connection_exit(struct gb_connection *connection) in gb_fw_mgmt_connection_exit() function