Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/hid/intel-ish-hid/ishtp/
Dclient.h74 int last_ipc_acked; member
Dclient.c98 cl->last_ipc_acked = 1; in ishtp_cl_init()
664 cl->last_ipc_acked = 0; in ipc_tx_callback()
737 if (cl->last_tx_path == CL_TX_PATH_IPC && cl->last_ipc_acked == 0) in ishtp_cl_send_msg_dma()
Dhbm.c839 cl->last_ipc_acked = 1; in recv_hbm()