Searched refs:_command (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/input/mouse/ |
H A D | trackpoint.c | 136 #define TRACKPOINT_INT_ATTR(_name, _command, _default) \ argument 139 .command = _command, \ 172 #define TRACKPOINT_BIT_ATTR(_name, _command, _mask, _inv, _default) \ argument 176 .command = _command, \
|
/linux/arch/mips/include/asm/sgi/ |
H A D | ioc.h | 38 u8 _command[3]; member
|
/linux/drivers/android/ |
H A D | binder.c | 171 #define binder_set_extended_error(ee, _id, _command, _param) \ argument 174 (ee)->command = _command; \
|