Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmhi_ep.h121 struct mhi_ep_cntrl { struct
122 struct device *cntrl_dev;
123 struct mhi_ep_device *mhi_dev;
124 void __iomem *mmio;
126 struct mhi_ep_chan *mhi_chan;
127 struct mhi_ep_event *mhi_event;
128 struct mhi_ep_cmd *mhi_cmd;
129 struct mhi_ep_sm *sm;
131 struct mhi_chan_ctxt *ch_ctx_cache;
132 struct mhi_event_ctxt *ev_ctx_cache;
[all …]