Searched refs:xaccess (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/sound/pci/ice1712/ |
D | ice1712.h | 442 #define ICE1712_GPIO(xiface, xname, xindex, mask, invert, xaccess) \ argument 443 { .iface = xiface, .name = xname, .access = xaccess, .info = snd_ctl_boolean_mono_info, \
|
D | ews.c | 789 #define EWS88D_CONTROL(xiface, xname, xshift, xinvert, xaccess) \ argument 792 .access = xaccess,\
|