Home
last modified time | relevance | path

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

/drivers/input/serio/
Dhyperv-keyboard.c66 #define PROTOCOL_ACCEPTED BIT(0) macro
311 if (!(proto_status & PROTOCOL_ACCEPTED)) { in hv_kbd_connect_to_vsp()