Searched refs:free_firmware (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/staging/greybus/ |
H A D | fw-download.c | 114 static void free_firmware(struct fw_download *fw_download, in free_firmware() function 141 free_firmware(fw_download, fw_req); in fw_request_timedout() 156 free_firmware(fw_download, fw_req); in exceeds_release_timeout() 255 free_firmware(fw_download, fw_req); in fw_download_find_firmware() 379 free_firmware(fw_download, fw_req); in fw_download_release_firmware() 460 free_firmware(fw_download, fw_req); in gb_fw_download_connection_exit()
|
H A D | bootrom.c | 43 static void free_firmware(struct gb_bootrom *bootrom) in free_firmware() function 82 free_firmware(bootrom); in gb_bootrom_timedout() 152 free_firmware(bootrom); in find_firmware() 217 free_firmware(bootrom); in gb_bootrom_firmware_size_request() 507 free_firmware(bootrom); in gb_bootrom_disconnect()
|
/openbmc/linux/sound/pci/echoaudio/ |
H A D | echoaudio_dsp.c | 209 free_firmware(fw, chip); in load_asic_generic() 214 free_firmware(fw, chip); in load_asic_generic() 324 free_firmware(fw, chip); in install_resident_loader() 328 free_firmware(fw, chip); in install_resident_loader() 510 free_firmware(fw, chip); in load_firmware()
|
H A D | echoaudio.h | 444 static void free_firmware(const struct firmware *fw_entry,
|
H A D | echoaudio.c | 63 static void free_firmware(const struct firmware *fw_entry, in free_firmware() function
|
/openbmc/linux/drivers/media/tuners/ |
H A D | xc2028.c | 276 static void free_firmware(struct xc2028_data *priv) in free_firmware() function 420 free_firmware(priv); in load_all_firmwares() 886 free_firmware(priv); in check_firmware() 1334 free_firmware(priv); in xc2028_dvb_release() 1411 free_firmware(priv); in xc2028_set_config()
|
/openbmc/linux/drivers/usb/host/ |
H A D | xhci-tegra.c | 1801 goto free_firmware; in tegra_xusb_probe() 1896 free_firmware: in tegra_xusb_probe()
|
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/ |
H A D | ipw2200.c | 3418 static void free_firmware(void) in free_firmware() function 3427 #define free_firmware() do {} while (0) macro 8724 free_firmware(); in ipw_wx_set_mode() 9803 free_firmware(); in ipw_wx_sw_reset() 11797 free_firmware(); in ipw_pci_remove()
|