Searched refs:get_firmware (Results 1 – 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/staging/wfx/ |
D | fwio.c | 102 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()
|
/kernel/linux/linux-5.10/sound/pci/echoaudio/ |
D | echoaudio_dsp.c | 187 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()
|
D | echoaudio.h | 442 static int get_firmware(const struct firmware **fw_entry,
|
D | echoaudio.c | 32 static int get_firmware(const struct firmware **fw_entry, in get_firmware() function
|
/kernel/linux/linux-5.10/drivers/media/pci/ttpci/ |
D | av7110.c | 1496 static int get_firmware(struct av7110* av7110) in get_firmware() function 2457 ret = get_firmware(av7110); in av7110_attach()
|