Home
last modified time | relevance | path

Searched defs:ishtp_cl (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/hid/intel-ish-hid/ishtp/
Dclient.h36 struct ishtp_cl { struct
43 struct ishtp_cl_device *device; argument
61 struct ishtp_cl_rb free_rb_list; argument
64 struct ishtp_cl_rb in_process_list; argument
69 struct ishtp_cl_tx_ring tx_list, tx_free_list; argument
70 int tx_ring_free_size;
71 spinlock_t tx_list_spinlock;
72 spinlock_t tx_free_list_spinlock;
73 size_t tx_offs; /* Offset in buffer at head of 'tx_list' */
83 int sending;
[all …]