Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/keyboard/
H A Dapplespi.c414 enum applespi_evt_type cmd_evt_type; member
743 enum applespi_evt_type evt_type = applespi->cmd_evt_type; in applespi_async_write_complete()
782 applespi->cmd_evt_type); in applespi_send_cmd_msg()
795 applespi->cmd_evt_type = ET_CMD_TP_INI; in applespi_send_cmd_msg()
808 applespi->cmd_evt_type = ET_CMD_TP_INI; in applespi_send_cmd_msg()
821 applespi->cmd_evt_type = ET_CMD_CL; in applespi_send_cmd_msg()
835 applespi->cmd_evt_type = ET_CMD_BL; in applespi_send_cmd_msg()
1411 evt_type = applespi->cmd_evt_type; in applespi_debug_print_read_packet()