Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/rme9652/
Dhdsp.c842 static int hdsp_check_for_firmware (struct hdsp *hdsp, int load_on_demand) in hdsp_check_for_firmware() function
3365 if (hdsp_check_for_firmware(hdsp, 0)) { in snd_hdsp_proc_read()
4027 if (hdsp_check_for_firmware(hdsp, 1)) in snd_hdsp_hw_params()
4133 if (hdsp_check_for_firmware(hdsp, 0)) /* no auto-loading in trigger */ in snd_hdsp_trigger()
4200 if (hdsp_check_for_firmware(hdsp, 1)) in snd_hdsp_prepare()
4454 if (hdsp_check_for_firmware(hdsp, 1)) in snd_hdsp_playback_open()
4531 if (hdsp_check_for_firmware(hdsp, 1)) in snd_hdsp_capture_open()
4719 err = hdsp_check_for_firmware(hdsp, 1); in snd_hdsp_hwdep_ioctl()
4747 err = hdsp_check_for_firmware(hdsp, 1); in snd_hdsp_hwdep_ioctl()