Home
last modified time | relevance | path

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

/linux-6.12.1/sound/pci/rme9652/
Dhdsp.c819 static int hdsp_check_for_firmware (struct hdsp *hdsp, int load_on_demand) in hdsp_check_for_firmware() function
3421 if (hdsp_check_for_firmware(hdsp, 0)) { in snd_hdsp_proc_read()
4051 if (hdsp_check_for_firmware(hdsp, 1)) in snd_hdsp_hw_params()
4160 if (hdsp_check_for_firmware(hdsp, 0)) /* no auto-loading in trigger */ in snd_hdsp_trigger()
4227 if (hdsp_check_for_firmware(hdsp, 1)) in snd_hdsp_prepare()
4473 if (hdsp_check_for_firmware(hdsp, 1)) in snd_hdsp_playback_open()
4550 if (hdsp_check_for_firmware(hdsp, 1)) in snd_hdsp_capture_open()
4738 err = hdsp_check_for_firmware(hdsp, 1); in snd_hdsp_hwdep_ioctl()
4766 err = hdsp_check_for_firmware(hdsp, 1); in snd_hdsp_hwdep_ioctl()