Searched refs:pcmhw (Results 1 – 2 of 2) sorted by relevance
462 struct pcmhw { /* pcm descriptor */ struct1076 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 …]
333 struct snd_pcm_hardware *pcmhw) in snd_card_asihpi_pcm_samplerates() argument418 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()