Searched refs:free_firmware (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/staging/greybus/
H A Dfw-download.c79 * free_firmware() also takes the mutex while removing an entry from the list,
113 static void free_firmware(struct fw_download *fw_download, function
140 free_firmware(fw_download, fw_req);
155 free_firmware(fw_download, fw_req);
254 free_firmware(fw_download, fw_req);
378 free_firmware(fw_download, fw_req);
459 free_firmware(fw_download, fw_req);
H A Dbootrom.c43 static void free_firmware(struct gb_bootrom *bootrom) function
82 free_firmware(bootrom);
152 free_firmware(bootrom);
217 free_firmware(bootrom);
505 free_firmware(bootrom);
/linux-master/sound/pci/echoaudio/
H A Dechoaudio_dsp.c209 free_firmware(fw, chip);
214 free_firmware(fw, chip);
324 free_firmware(fw, chip);
328 free_firmware(fw, chip);
510 free_firmware(fw, chip);
H A Dechoaudio.h442 static void free_firmware(const struct firmware *fw_entry,
H A Dechoaudio.c59 static void free_firmware(const struct firmware *fw_entry, function
/linux-master/drivers/media/tuners/
H A Dxc2028.c276 static void free_firmware(struct xc2028_data *priv) function
420 free_firmware(priv);
886 free_firmware(priv);
1334 free_firmware(priv);
1399 * If firmware name changed, frees firmware. As free_firmware will
1404 free_firmware(priv);
/linux-master/drivers/usb/host/
H A Dxhci-tegra.c1801 goto free_firmware;
1896 free_firmware:
/linux-master/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c3418 static void free_firmware(void) function
3427 #define free_firmware() do {} while (0) macro
8724 free_firmware();
9802 free_firmware();
11792 free_firmware();

Completed in 144 milliseconds