Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/au1x/
H A Ddma.c183 static inline struct audio_stream *ss_to_as(struct snd_pcm_substream *ss, in ss_to_as() function
233 struct audio_stream *stream = ss_to_as(substream, component); in alchemy_pcm_hw_params()
243 struct audio_stream *stream = ss_to_as(substream, component); in alchemy_pcm_hw_free()
251 struct audio_stream *stream = ss_to_as(substream, component); in alchemy_pcm_trigger()
271 struct audio_stream *stream = ss_to_as(ss, component); in alchemy_pcm_pointer()