Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/intel-ish-hid/ishtp/
H A Dclient.h57 int last_ipc_acked; member
H A Dclient.c110 cl->last_ipc_acked = 1; in ishtp_cl_init()
672 cl->last_ipc_acked = 0; 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()
H A Dhbm.c805 cl->last_ipc_acked = 1; in recv_hbm()