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