Lines Matching defs:mhi_event_config
252 struct mhi_event_config { struct253 u32 num_elements;254 u32 irq_moderation_ms;255 u32 irq;256 u32 channel;257 u32 priority;258 enum mhi_db_brst_mode mode;259 enum mhi_er_data_type data_type;260 bool hardware_event;261 bool client_managed;262 bool offload_channel;