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

/linux-master/drivers/input/keyboard/
H A Dapplespi.c69 #define PACKET_TYPE_READ 0x20 macro
1404 if (packet->flags == PACKET_TYPE_READ &&
1407 else if (packet->flags == PACKET_TYPE_READ &&
1511 if (packet->flags == PACKET_TYPE_READ &&
1515 } else if (packet->flags == PACKET_TYPE_READ &&

Completed in 95 milliseconds