Searched defs:wsa_macro (Results 1 – 1 of 1) sorted by relevance
400 struct wsa_macro { struct401 struct device *dev;425 #define to_wsa_macro(_hw) container_of(_hw, struct wsa_macro, hw) argument