Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/rme9652/
Dhdsp.c840 static int hdsp_request_fw_loader(struct hdsp *hdsp);
853 if (! hdsp_request_fw_loader(hdsp)) in hdsp_check_for_firmware()
3375 err = hdsp_request_fw_loader(hdsp); in snd_hdsp_proc_read()
5097 static int hdsp_request_fw_loader(struct hdsp *hdsp) in hdsp_request_fw_loader() function
5272 if ((err = hdsp_request_fw_loader(hdsp)) < 0) in snd_hdsp_create()