Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/greybus/
Dfirmware.h33 void gb_fw_download_connection_exit(struct gb_connection *connection);
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()
Dfw-download.c436 void gb_fw_download_connection_exit(struct gb_connection *connection) in gb_fw_download_connection_exit() function