Home
last modified time | relevance | path

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

/linux-6.15/drivers/input/keyboard/
H A Dapplespi.c414 enum applespi_evt_type cmd_evt_type; member
739 enum applespi_evt_type evt_type = applespi->cmd_evt_type; in applespi_async_write_complete()
778 applespi->cmd_evt_type); in applespi_send_cmd_msg()
791 applespi->cmd_evt_type = ET_CMD_TP_INI; in applespi_send_cmd_msg()
804 applespi->cmd_evt_type = ET_CMD_TP_INI; in applespi_send_cmd_msg()
817 applespi->cmd_evt_type = ET_CMD_CL; in applespi_send_cmd_msg()
831 applespi->cmd_evt_type = ET_CMD_BL; in applespi_send_cmd_msg()
1392 evt_type = applespi->cmd_evt_type; in applespi_debug_print_read_packet()