Home
last modified time | relevance | path

Searched refs:_command (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/mouse/
H A Dtrackpoint.c136 #define TRACKPOINT_INT_ATTR(_name, _command, _default) \
139 .command = _command, \
172 #define TRACKPOINT_BIT_ATTR(_name, _command, _mask, _inv, _default) \
176 .command = _command, \
/kernel/linux/linux-6.6/drivers/input/mouse/
H A Dtrackpoint.c136 #define TRACKPOINT_INT_ATTR(_name, _command, _default) \
139 .command = _command, \
172 #define TRACKPOINT_BIT_ATTR(_name, _command, _mask, _inv, _default) \
176 .command = _command, \
/kernel/linux/linux-5.10/arch/mips/include/asm/sgi/
H A Dioc.h38 u8 _command[3]; member
/kernel/linux/linux-6.6/arch/mips/include/asm/sgi/
H A Dioc.h38 u8 _command[3]; member
/kernel/linux/linux-6.6/drivers/android/
H A Dbinder.c197 #define binder_set_extended_error(ee, _id, _command, _param) \
200 (ee)->command = _command; \

Completed in 10 milliseconds