Home
last modified time | relevance | path

Searched defs:bootrom (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/greybus/
Dbootrom.c43 static void free_firmware(struct gb_bootrom *bootrom) in free_firmware()
55 struct gb_bootrom *bootrom = container_of(dwork, in gb_bootrom_timedout() local
88 static void gb_bootrom_set_timeout(struct gb_bootrom *bootrom, in gb_bootrom_set_timeout()
96 static void gb_bootrom_cancel_timeout(struct gb_bootrom *bootrom) in gb_bootrom_cancel_timeout()
111 static void bootrom_es2_fixup_vid_pid(struct gb_bootrom *bootrom) in bootrom_es2_fixup_vid_pid()
144 static int find_firmware(struct gb_bootrom *bootrom, u8 stage) in find_firmware()
190 struct gb_bootrom *bootrom = gb_connection_get_data(op->connection); in gb_bootrom_firmware_size_request() local
243 struct gb_bootrom *bootrom = gb_connection_get_data(op->connection); in gb_bootrom_get_firmware() local
314 struct gb_bootrom *bootrom = gb_connection_get_data(connection); in gb_bootrom_ready_to_boot() local
375 static int gb_bootrom_get_version(struct gb_bootrom *bootrom) in gb_bootrom_get_version()
[all …]
/drivers/nfc/nfcmrvl/
Dfw_dnld.h66 struct nfcmrvl_fw_binary_config bootrom; member