Home
last modified time | relevance | path

Searched refs:snd_hdsp_enable_io (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/rme9652/
H A Dhdsp.c597 static int snd_hdsp_enable_io (struct hdsp *hdsp);
4844 if ((err = snd_hdsp_enable_io(hdsp)) < 0) in snd_hdsp_hwdep_ioctl()
4939 static int snd_hdsp_enable_io (struct hdsp *hdsp) in snd_hdsp_enable_io() function
5135 if ((err = snd_hdsp_enable_io(hdsp)) < 0) in hdsp_request_fw_loader()
5280 if ((err = snd_hdsp_enable_io(hdsp)) != 0) in snd_hdsp_create()
/kernel/linux/linux-6.6/sound/pci/rme9652/
H A Dhdsp.c592 static int snd_hdsp_enable_io (struct hdsp *hdsp);
4889 err = snd_hdsp_enable_io(hdsp); in snd_hdsp_hwdep_ioctl()
4986 static int snd_hdsp_enable_io (struct hdsp *hdsp) in snd_hdsp_enable_io() function
5196 err = snd_hdsp_enable_io(hdsp); in hdsp_request_fw_loader()
5350 err = snd_hdsp_enable_io(hdsp); in snd_hdsp_create()

Completed in 18 milliseconds