Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/usb/usx2y/
H A Dusx2yhwdeppcm.c344 static int snd_usx2y_usbpcm_hw_free(struct snd_pcm_substream *substream) in snd_usx2y_usbpcm_hw_free() function
350 snd_printdd("snd_usx2y_usbpcm_hw_free(%p)\n", substream); in snd_usx2y_usbpcm_hw_free()
585 .hw_free = snd_usx2y_usbpcm_hw_free,
/kernel/linux/linux-6.6/sound/usb/usx2y/
H A Dusx2yhwdeppcm.c359 static int snd_usx2y_usbpcm_hw_free(struct snd_pcm_substream *substream) in snd_usx2y_usbpcm_hw_free() function
618 .hw_free = snd_usx2y_usbpcm_hw_free,

Completed in 3 milliseconds