Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dlpass-va-macro.c198 struct va_macro { struct
199 struct device *dev;
200 unsigned long active_ch_mask[VA_MACRO_MAX_DAIS];
224 #define to_va_macro(_hw) container_of(_hw, struct va_macro, hw) argument