Searched defs:free_firmware (Results 1 – 5 of 5) sorted by relevance
113 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
59 static void free_firmware(const struct firmware *fw_entry, in free_firmware() function
3418 static void free_firmware(void) in free_firmware() function3427 #define free_firmware() do {} while (0) macro