| /OK3568_Linux_fs/kernel/sound/pci/echoaudio/ |
| H A D | indigodjx_dsp.c | 57 err = load_firmware(chip); in init_hw()
|
| H A D | indigoiox_dsp.c | 57 err = load_firmware(chip); in init_hw()
|
| H A D | darla20_dsp.c | 56 if ((err = load_firmware(chip)) < 0) in init_hw()
|
| H A D | indigoio_dsp.c | 59 if ((err = load_firmware(chip)) < 0) in init_hw()
|
| H A D | darla24_dsp.c | 55 if ((err = load_firmware(chip)) < 0) in init_hw()
|
| H A D | indigo_dsp.c | 59 if ((err = load_firmware(chip)) < 0) in init_hw()
|
| H A D | indigodj_dsp.c | 59 if ((err = load_firmware(chip)) < 0) in init_hw()
|
| H A D | echo3g_dsp.c | 68 err = load_firmware(chip); in init_hw()
|
| H A D | gina20_dsp.c | 61 if ((err = load_firmware(chip)) < 0) in init_hw()
|
| H A D | mia_dsp.c | 65 if ((err = load_firmware(chip)) < 0) in init_hw()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/mtk-vcodec/ |
| H A D | mtk_vcodec_fw_priv.h | 18 int (*load_firmware)(struct mtk_vcodec_fw *fw); member
|
| H A D | mtk_vcodec_fw.c | 32 return fw->ops->load_firmware(fw); in mtk_vcodec_fw_load_firmware()
|
| H A D | mtk_vcodec_fw_scp.c | 47 .load_firmware = mtk_vcodec_scp_load_firmware,
|
| H A D | mtk_vcodec_fw_vpu.c | 71 .load_firmware = mtk_vcodec_vpu_load_firmware,
|
| /OK3568_Linux_fs/kernel/drivers/media/tuners/ |
| H A D | tuner-xc2028.c | 542 static int load_firmware(struct dvb_frontend *fe, unsigned int type, in load_firmware() function 778 rc = load_firmware(fe, BASE | new_fw.type, &std0); in check_firmware() 788 rc = load_firmware(fe, BASE | INIT1 | new_fw.type, &std0); in check_firmware() 790 rc = load_firmware(fe, (BASE | INIT1 | new_fw.type) & ~F8MHZ, in check_firmware() 812 rc = load_firmware(fe, new_fw.type, &new_fw.id); in check_firmware() 814 rc = load_firmware(fe, new_fw.type & ~F8MHZ, &new_fw.id); in check_firmware()
|
| H A D | xc4000.c | 682 static int load_firmware(struct dvb_frontend *fe, unsigned int type, in load_firmware() function 977 rc = load_firmware(fe, BASE, &std0); in check_firmware() 986 rc = load_firmware(fe, BASE | INIT1, &std0); in check_firmware() 988 rc = load_firmware(fe, BASE | INIT1, &std0); in check_firmware() 1010 rc = load_firmware(fe, new_fw.type, &new_fw.id); in check_firmware()
|
| /OK3568_Linux_fs/kernel/include/linux/isdn/ |
| H A D | capilli.h | 45 int (*load_firmware)(struct capi_ctr *, capiloaddata *); member
|
| /OK3568_Linux_fs/docs/cn/Common/NPU/rknn-toolkit2/ |
| H A D | RKNNToolKit2_API_Difference_With_Toolkit1-1.4.0.md | 228 ## rknn.load_firmware 231 load_firmware(fw_dir=None)
|
| /OK3568_Linux_fs/external/rknn-toolkit2/doc/ |
| H A D | RKNNToolKit2_API_Difference_With_Toolkit1-1.5.0.md | 231 ## rknn.load_firmware 234 load_firmware(fw_dir=None)
|
| /OK3568_Linux_fs/docs/en/Common/NPU/rknn-toolkit2/ |
| H A D | RKNNToolKit2_API_Difference_With_Toolkit1-1.4.0.md | 228 ## rknn.load_firmware 231 load_firmware(fw_dir=None)
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ralink/rt2x00/ |
| H A D | rt2x00firmware.c | 100 retval = rt2x00dev->ops->lib->load_firmware(rt2x00dev, in rt2x00lib_load_firmware()
|
| /OK3568_Linux_fs/kernel/sound/soc/sof/intel/ |
| H A D | apl.c | 86 .load_firmware = snd_sof_load_firmware_raw,
|
| H A D | tgl.c | 81 .load_firmware = snd_sof_load_firmware_raw,
|
| H A D | byt.c | 635 .load_firmware = snd_sof_load_firmware_memcpy, 876 .load_firmware = snd_sof_load_firmware_memcpy, 955 .load_firmware = snd_sof_load_firmware_memcpy,
|
| /OK3568_Linux_fs/kernel/sound/soc/sof/imx/ |
| H A D | imx8.c | 437 .load_firmware = snd_sof_load_firmware_memcpy, 486 .load_firmware = snd_sof_load_firmware_memcpy,
|