Searched refs:_command (Results 1 – 2 of 2) sorted by relevance
| /drivers/input/mouse/ |
| 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, \
|
| /drivers/android/ |
| A D | binder.c | 175 #define binder_set_extended_error(ee, _id, _command, _param) \ argument 178 (ee)->command = _command; \
|
Completed in 17 milliseconds