Searched defs:it82xx2_data (Results 1 – 1 of 1) sorted by relevance
118 struct it82xx2_data { struct119 const struct device *dev;121 struct k_fifo fifo;122 struct k_work_delayable suspended_work;124 struct k_thread thread_data;125 struct k_sem suspended_sem;128 atomic_t out_fifo_state;131 struct k_sem fifo_sem[SHARED_FIFO_NUM];134 bool stall_is_sent;