Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dmhi.h252 struct mhi_event_config { struct
253 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;
284 struct mhi_event_config *event_cfg; argument