Home
last modified time | relevance | path

Searched defs:hdac_ext_stream (Results 1 – 1 of 1) sorted by relevance

/linux/include/sound/
H A Dhdaudio_ext.h47 struct hdac_ext_stream { struct
71 #define stream_to_hdac_ext_stream(s) \ argument
72 container_of(s, struct hdac_ext_stream, hstream) argument