Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/greybus/
Dfirmware.h39 void gb_cap_connection_exit(struct gb_connection *connection);
Dfw-core.c218 gb_cap_connection_exit(fw_core->cap_connection); in gb_fw_core_probe()
244 gb_cap_connection_exit(fw_core->cap_connection); in gb_fw_core_disconnect()
Dauthentication.c364 void gb_cap_connection_exit(struct gb_connection *connection) in gb_cap_connection_exit() function