Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/lx6464es/
H A Dlx6464es.c371 static int lx_pcm_hw_free(struct snd_pcm_substream *substream) in lx_pcm_hw_free() function
377 dev_dbg(chip->card->dev, "->lx_pcm_hw_free\n"); in lx_pcm_hw_free()
796 .hw_free = lx_pcm_hw_free,
806 .hw_free = lx_pcm_hw_free,
/kernel/linux/linux-6.6/sound/pci/lx6464es/
H A Dlx6464es.c369 static int lx_pcm_hw_free(struct snd_pcm_substream *substream) in lx_pcm_hw_free() function
375 dev_dbg(chip->card->dev, "->lx_pcm_hw_free\n"); in lx_pcm_hw_free()
776 .hw_free = lx_pcm_hw_free,
786 .hw_free = lx_pcm_hw_free,

Completed in 3 milliseconds