Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hid/intel-ish-hid/ishtp/
Dclient.h26 #define CL_TX_PATH_IPC 1 macro
Dclient.c107 cl->last_tx_path = CL_TX_PATH_IPC; in ishtp_cl_init()
673 cl->last_tx_path = CL_TX_PATH_IPC; in ipc_tx_send()
755 if (cl->last_tx_path == CL_TX_PATH_IPC && cl->last_ipc_acked == 0) in ishtp_cl_send_msg_dma()