Home
last modified time | relevance | path

Searched refs:get_firmware (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/wfx/
H A Dfwio.c102 static int get_firmware(struct wfx_dev *wdev, u32 keyset_chip, in get_firmware() function
258 ret = get_firmware(wdev, buf[PTE_INFO_KEYSET_IDX], &fw, &fw_offset); in load_firmware_secure()
/OK3568_Linux_fs/kernel/sound/pci/echoaudio/
H A Dechoaudio_dsp.c187 err = get_firmware(&fw, chip, asic); in load_asic_generic()
250 i = get_firmware(&fw, chip, FW_361_LOADER); in install_resident_loader()
504 err = get_firmware(&fw, chip, chip->dsp_code_to_load); in load_firmware()
H A Dechoaudio.h442 static int get_firmware(const struct firmware **fw_entry,
H A Dechoaudio.c32 static int get_firmware(const struct firmware **fw_entry, in get_firmware() function
/OK3568_Linux_fs/kernel/drivers/media/pci/ttpci/
H A Dav7110.c1496 static int get_firmware(struct av7110* av7110) in get_firmware() function
2457 ret = get_firmware(av7110); in av7110_attach()
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Drtk_btusb.c2165 int get_firmware(firmware_info *fw_info, int cached) in get_firmware() function
2340 ret_val = get_firmware(fw_info, cached); in download_patch()