Searched refs:RESPONSE (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/input/keyboard/ |
H A D | lkkbd.c | 284 #define RESPONSE(x) { .value = (x), .name = #x, } macro 285 RESPONSE(LK_STUCK_KEY), 286 RESPONSE(LK_SELFTEST_FAILED), 287 RESPONSE(LK_ALL_KEYS_UP), 288 RESPONSE(LK_METRONOME), 289 RESPONSE(LK_OUTPUT_ERROR), 290 RESPONSE(LK_INPUT_ERROR), 291 RESPONSE(LK_KBD_LOCKED), 292 RESPONSE(LK_KBD_TEST_MODE_ACK), 293 RESPONSE(LK_PREFIX_KEY_DOWN), [all …]
|
/linux/Documentation/misc-devices/ |
H A D | ibmvmc.rst | 135 CAPABILITIES RESPONSE 139 ADD BUFFER RESPONSE | - Perform # HMCs Iterations 219 INTERFACE CLOSE RESPONSE
|
/linux/include/xen/interface/io/ |
H A D | ring.h | 214 #define RING_COPY_RESPONSE(r, idx, rsp) RING_COPY_(RESPONSE, r, idx, rsp)
|
/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | tx.c | 1946 AGG_TX_STATE_(RESPONSE); in iwl_get_agg_tx_status()
|
/linux/Documentation/networking/ |
H A D | rxrpc.rst | 1050 ACKs are received from the peer (notably including PING RESPONSE ACKs
|