Searched refs:_command (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/input/mouse/ |
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-5.19.10/arch/mips/include/asm/sgi/ |
D | ioc.h | 38 u8 _command[3]; member
|
/linux-5.19.10/drivers/android/ |
D | binder.c | 170 #define binder_set_extended_error(ee, _id, _command, _param) \ argument 173 (ee)->command = _command; \
|