Home
last modified time | relevance | path

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

/linux-6.15/sound/pci/riptide/
H A Driptide.c462 struct pcmhw { /* pcm descriptor */ struct
1076 struct pcmhw *data = NULL; in riptide_handleirq()
1347 struct pcmhw *data = get_pcmhwdev(substream); in snd_riptide_pointer()
1381 struct pcmhw *data = get_pcmhwdev(substream); in snd_riptide_trigger()
1443 struct pcmhw *data = get_pcmhwdev(substream); in snd_riptide_prepare()
1543 struct pcmhw *data = get_pcmhwdev(substream); in snd_riptide_hw_params()
1568 struct pcmhw *data = get_pcmhwdev(substream); in snd_riptide_hw_free()
1591 struct pcmhw *data; in snd_riptide_playback_open()
1615 struct pcmhw *data; in snd_riptide_capture_open()
1637 struct pcmhw *data = get_pcmhwdev(substream); in snd_riptide_playback_close()
[all …]
/linux-6.15/sound/pci/asihpi/
H A Dasihpi.c333 struct snd_pcm_hardware *pcmhw) in snd_card_asihpi_pcm_samplerates() argument
418 pcmhw->rates = rates; in snd_card_asihpi_pcm_samplerates()
419 pcmhw->rate_min = rate_min; in snd_card_asihpi_pcm_samplerates()
420 pcmhw->rate_max = rate_max; in snd_card_asihpi_pcm_samplerates()