Home
last modified time | relevance | path

Searched refs:CL_TX_PATH_IPC (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/hid/intel-ish-hid/ishtp/
H A Dclient.h26 #define CL_TX_PATH_IPC 1 macro
H A Dclient.c106 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()
/kernel/linux/linux-6.6/drivers/hid/intel-ish-hid/ishtp/
H A Dclient.h26 #define CL_TX_PATH_IPC 1 macro
H A 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()

Completed in 5 milliseconds