Home
last modified time | relevance | path

Searched refs:find_firmware (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/staging/greybus/
H A Dbootrom.c144 static int find_firmware(struct gb_bootrom *bootrom, u8 stage) in find_firmware() function
210 ret = find_firmware(bootrom, size_request->stage); in gb_bootrom_firmware_size_request()
H A Dfw-download.c162 static struct fw_request *find_firmware(struct fw_download *fw_download, in find_firmware() function
249 fw_req = find_firmware(fw_download, tag); in fw_download_find_firmware()