Home
last modified time | relevance | path

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

/linux/drivers/hid/intel-ish-hid/ishtp/
H A Dclient.h57 int last_ipc_acked; member
H A Dclient.c93 cl->last_ipc_acked = 1; in ishtp_cl_init()
493 cl->last_ipc_acked = 1; in ishtp_cl_establish_connection()
818 cl->last_ipc_acked = 0; in ipc_tx_send()
901 if (cl->last_tx_path == CL_TX_PATH_IPC && cl->last_ipc_acked == 0) in ishtp_cl_send_msg_dma()
H A Dhbm.c810 cl->last_ipc_acked = 1; in recv_hbm()