Searched defs:xautodisable (Results 1 – 1 of 1) sorted by relevance
/linux/include/sound/ |
H A D | soc.h | 43 xinvert, xautodisable) \ argument 48 #define SOC_DOUBLE_VALUE(xreg, shift_left, shift_right, xmin, xmax, xinvert, xautodisable) \ argument 51 #define SOC_SINGLE_VALUE(xreg, xshift, xmin, xmax, xinvert, xautodisable) \ argument
|