Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/greybus/
H A Dfirmware.h39 void gb_cap_connection_exit(struct gb_connection *connection);
H A 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()
H A Dauthentication.c364 void gb_cap_connection_exit(struct gb_connection *connection) in gb_cap_connection_exit() function