Searched refs:hdsp_check_for_firmware (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/rme9652/ |
H A D | hdsp.c | 824 static int hdsp_check_for_firmware (struct hdsp *hdsp, int load_on_demand) in hdsp_check_for_firmware() function 3346 if (hdsp_check_for_firmware(hdsp, 0)) { in snd_hdsp_proc_read() 4006 if (hdsp_check_for_firmware(hdsp, 1)) in snd_hdsp_hw_params() 4113 if (hdsp_check_for_firmware(hdsp, 0)) /* no auto-loading in trigger */ in snd_hdsp_trigger() 4180 if (hdsp_check_for_firmware(hdsp, 1)) in snd_hdsp_prepare() 4434 if (hdsp_check_for_firmware(hdsp, 1)) in snd_hdsp_playback_open() 4511 if (hdsp_check_for_firmware(hdsp, 1)) in snd_hdsp_capture_open() 4699 err = hdsp_check_for_firmware(hdsp, 1); in snd_hdsp_hwdep_ioctl() 4727 err = hdsp_check_for_firmware(hdsp, 1); in snd_hdsp_hwdep_ioctl()
|
/kernel/linux/linux-6.6/sound/pci/rme9652/ |
H A D | hdsp.c | 819 static int hdsp_check_for_firmware (struct hdsp *hdsp, int load_on_demand) in hdsp_check_for_firmware() function 3419 if (hdsp_check_for_firmware(hdsp, 0)) { in snd_hdsp_proc_read() 4049 if (hdsp_check_for_firmware(hdsp, 1)) in snd_hdsp_hw_params() 4158 if (hdsp_check_for_firmware(hdsp, 0)) /* no auto-loading in trigger */ in snd_hdsp_trigger() 4225 if (hdsp_check_for_firmware(hdsp, 1)) in snd_hdsp_prepare() 4479 if (hdsp_check_for_firmware(hdsp, 1)) in snd_hdsp_playback_open() 4555 if (hdsp_check_for_firmware(hdsp, 1)) in snd_hdsp_capture_open() 4742 err = hdsp_check_for_firmware(hdsp, 1); in snd_hdsp_hwdep_ioctl() 4770 err = hdsp_check_for_firmware(hdsp, 1); in snd_hdsp_hwdep_ioctl()
|
Completed in 15 milliseconds