Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/keyboard/
H A Dapplespi.c69 #define PACKET_TYPE_READ 0x20 macro
1389 if (packet->flags == PACKET_TYPE_READ && in applespi_debug_print_read_packet()
1392 else if (packet->flags == PACKET_TYPE_READ && in applespi_debug_print_read_packet()
1496 if (packet->flags == PACKET_TYPE_READ && in applespi_got_data()
1500 } else if (packet->flags == PACKET_TYPE_READ && in applespi_got_data()
/kernel/linux/linux-6.6/drivers/input/keyboard/
H A Dapplespi.c69 #define PACKET_TYPE_READ 0x20 macro
1404 if (packet->flags == PACKET_TYPE_READ && in applespi_debug_print_read_packet()
1407 else if (packet->flags == PACKET_TYPE_READ && in applespi_debug_print_read_packet()
1511 if (packet->flags == PACKET_TYPE_READ && in applespi_got_data()
1515 } else if (packet->flags == PACKET_TYPE_READ && in applespi_got_data()

Completed in 6 milliseconds