Home
last modified time | relevance | path

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

/Linux-v5.15/sound/pci/rme9652/
Dhdsp.c816 static int hdsp_check_for_firmware (struct hdsp *hdsp, int load_on_demand) in hdsp_check_for_firmware() function
3416 if (hdsp_check_for_firmware(hdsp, 0)) { in snd_hdsp_proc_read()
4072 if (hdsp_check_for_firmware(hdsp, 1)) in snd_hdsp_hw_params()
4181 if (hdsp_check_for_firmware(hdsp, 0)) /* no auto-loading in trigger */ in snd_hdsp_trigger()
4248 if (hdsp_check_for_firmware(hdsp, 1)) in snd_hdsp_prepare()
4502 if (hdsp_check_for_firmware(hdsp, 1)) in snd_hdsp_playback_open()
4578 if (hdsp_check_for_firmware(hdsp, 1)) in snd_hdsp_capture_open()
4765 err = hdsp_check_for_firmware(hdsp, 1); in snd_hdsp_hwdep_ioctl()
4793 err = hdsp_check_for_firmware(hdsp, 1); in snd_hdsp_hwdep_ioctl()