Searched defs:free_firmware (Results 1 – 5 of 5) sorted by relevance
114 static void free_firmware(struct fw_download *fw_download, in free_firmware() function
43 static void free_firmware(struct gb_bootrom *bootrom) in free_firmware() function
276 static void free_firmware(struct xc2028_data *priv) in free_firmware() function
64 static void free_firmware(const struct firmware *fw_entry, in free_firmware() function
3464 static void free_firmware(void) in free_firmware() function3473 #define free_firmware() do {} while (0) macro