Home
last modified time | relevance | path

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

/sound/hda/core/ext/
A Dstream.c126 struct hdac_stream *s, *_s; in snd_hdac_ext_stream_free_all() local
129 list_for_each_entry_safe(s, _s, &bus->stream_list, list) { in snd_hdac_ext_stream_free_all()
/sound/soc/atmel/
A Dmchp-i2s-mcc.c231 #define DMA_BURST_ALIGNED(_p, _s, _w) !(_p % (_s * _w)) argument
A Dmchp-pdmc.c100 #define DMA_BURST_ALIGNED(_p, _s, _w) !(_p % (_s * _w)) argument
/sound/soc/sof/intel/
A Dhda-stream.c1004 struct hdac_stream *s, *_s; in hda_dsp_stream_free() local
1016 list_for_each_entry_safe(s, _s, &bus->stream_list, list) { in hda_dsp_stream_free()

Completed in 23 milliseconds