Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/greybus/
H A Dfirmware.h32 int gb_fw_download_connection_init(struct gb_connection *connection);
H A Dfw-core.c174 ret = gb_fw_download_connection_init(fw_core->download_connection); in gb_fw_core_probe()
H A Dfw-download.c405 int gb_fw_download_connection_init(struct gb_connection *connection) in gb_fw_download_connection_init() function