Searched defs:free_firmware (Results 1 – 4 of 4) sorted by relevance
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
60 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