Searched refs:pcmhw (Results 1 – 1 of 1) sorted by relevance
412 #define get_pcmhwdev(substream) (struct pcmhw *)(substream->runtime->private_data)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()1597 data = kzalloc(sizeof(struct pcmhw), GFP_KERNEL); in snd_riptide_playback_open()[all …]