Searched defs:i3c_device_ibi_info (Results 1 – 1 of 1) sorted by relevance
155 struct i3c_device_ibi_info { struct156 struct completion all_ibis_handled;157 atomic_t pending_ibis;158 unsigned int max_payload_len;159 unsigned int num_slots;160 unsigned int enabled;161 struct workqueue_struct *wq;162 void (*handler)(struct i3c_device *dev,