Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/greybus/
H A Dfirmware.h33 void gb_fw_download_connection_exit(struct gb_connection *connection);
H A Dfw-core.c220 gb_fw_download_connection_exit(fw_core->download_connection); in gb_fw_core_probe()
246 gb_fw_download_connection_exit(fw_core->download_connection); in gb_fw_core_disconnect()
H A Dfw-download.c437 void gb_fw_download_connection_exit(struct gb_connection *connection) in gb_fw_download_connection_exit() function