Home
last modified time | relevance | path

Searched refs:WM2200_MUX_CTL_DECL (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwm2200.c1083 #define WM2200_MUX_CTL_DECL(name) \ macro
1092 static WM2200_MUX_CTL_DECL(name##_in1); \
1093 static WM2200_MUX_CTL_DECL(name##_in2); \
1094 static WM2200_MUX_CTL_DECL(name##_in3); \
1095 static WM2200_MUX_CTL_DECL(name##_in4)
1104 static WM2200_MUX_CTL_DECL(name##_aux1); \
1105 static WM2200_MUX_CTL_DECL(name##_aux2); \
1106 static WM2200_MUX_CTL_DECL(name##_aux3); \
1107 static WM2200_MUX_CTL_DECL(name##_aux4); \
1108 static WM2200_MUX_CTL_DECL(nam
[all...]
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwm2200.c1075 #define WM2200_MUX_CTL_DECL(name) \ macro
1084 static WM2200_MUX_CTL_DECL(name##_in1); \
1085 static WM2200_MUX_CTL_DECL(name##_in2); \
1086 static WM2200_MUX_CTL_DECL(name##_in3); \
1087 static WM2200_MUX_CTL_DECL(name##_in4)
1096 static WM2200_MUX_CTL_DECL(name##_aux1); \
1097 static WM2200_MUX_CTL_DECL(name##_aux2); \
1098 static WM2200_MUX_CTL_DECL(name##_aux3); \
1099 static WM2200_MUX_CTL_DECL(name##_aux4); \
1100 static WM2200_MUX_CTL_DECL(nam
[all...]

Completed in 4 milliseconds