Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/rme9652/
Dhdsp.c844 static int hdsp_request_fw_loader(struct hdsp *hdsp);
857 if (! hdsp_request_fw_loader(hdsp)) in hdsp_check_for_firmware()
3379 err = hdsp_request_fw_loader(hdsp); in snd_hdsp_proc_read()
5068 static int hdsp_request_fw_loader(struct hdsp *hdsp) in hdsp_request_fw_loader() function
5243 if ((err = hdsp_request_fw_loader(hdsp)) < 0) in snd_hdsp_create()