Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dmhi.h278 struct mhi_controller_config { struct
279 u32 max_channels;
280 u32 timeout_ms;
281 u32 ready_timeout_ms;
282 u32 buf_len;
283 u32 num_channels;
284 const struct mhi_channel_config *ch_cfg;
285 u32 num_events;
286 struct mhi_event_config *event_cfg;
287 bool use_bounce_buf;
[all …]