Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dmhi.h277 struct mhi_controller_config { struct
278 u32 max_channels;
279 u32 timeout_ms;
280 u32 buf_len;
281 u32 num_channels;
282 const struct mhi_channel_config *ch_cfg;
283 u32 num_events;
284 struct mhi_event_config *event_cfg;
285 bool use_bounce_buf;
286 bool m2_no_db;