Home
last modified time | relevance | path

Searched refs:_command (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/input/mouse/
H A Dtrackpoint.c136 #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 Dioc.h38 u8 _command[3]; member
/linux/drivers/android/
H A Dbinder.c171 #define binder_set_extended_error(ee, _id, _command, _param) \ argument
174 (ee)->command = _command; \