Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmhi.h266 struct mhi_event_config { struct
267 u32 num_elements;
268 u32 irq_moderation_ms;
269 u32 irq;
270 u32 channel;
271 u32 priority;
272 enum mhi_db_brst_mode mode;
273 enum mhi_er_data_type data_type;
274 bool hardware_event;
275 bool client_managed;
[all …]