Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hid/intel-ish-hid/ishtp/
Dclient.h53 struct ishtp_cl { struct
60 struct ishtp_cl_device *device; argument
78 struct ishtp_cl_rb free_rb_list; argument
81 struct ishtp_cl_rb in_process_list; argument
86 struct ishtp_cl_tx_ring tx_list, tx_free_list; argument
87 spinlock_t tx_list_spinlock;
88 spinlock_t tx_free_list_spinlock;
89 size_t tx_offs; /* Offset in buffer at head of 'tx_list' */
99 int sending;
102 spinlock_t fc_spinlock;
[all …]