Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmhi.h292 struct mhi_controller_config { struct
293 u32 max_channels;
294 u32 timeout_ms;
295 u32 ready_timeout_ms;
296 u32 buf_len;
297 u32 num_channels;
298 const struct mhi_channel_config *ch_cfg;
299 u32 num_events;
300 struct mhi_event_config *event_cfg;
301 bool use_bounce_buf;
[all …]