Home
last modified time | relevance | path

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

/linux-6.15/drivers/input/keyboard/
H A Dapplespi.c69 #define PACKET_TYPE_READ 0x20 macro
1385 if (packet->flags == PACKET_TYPE_READ && in applespi_debug_print_read_packet()
1388 else if (packet->flags == PACKET_TYPE_READ && in applespi_debug_print_read_packet()
1488 if (packet->flags == PACKET_TYPE_READ && in applespi_got_data()
1492 } else if (packet->flags == PACKET_TYPE_READ && in applespi_got_data()