Searched refs:mhi_ep_cntrl (Results 1 – 1 of 1) sorted by relevance
121 struct mhi_ep_cntrl { struct158 void (*raise_irq)(struct mhi_ep_cntrl *mhi_cntrl, u32 vector); argument161 void (*unmap_free)(struct mhi_ep_cntrl *mhi_cntrl, u64 pci_addr, phys_addr_t phys, argument163 int (*read_sync)(struct mhi_ep_cntrl *mhi_cntrl, struct mhi_ep_buf_info *buf_info); argument164 int (*write_sync)(struct mhi_ep_cntrl *mhi_cntrl, struct mhi_ep_buf_info *buf_info); argument165 int (*read_async)(struct mhi_ep_cntrl *mhi_cntrl, struct mhi_ep_buf_info *buf_info); argument194 struct mhi_ep_cntrl *mhi_cntrl; argument264 int mhi_ep_register_controller(struct mhi_ep_cntrl *mhi_cntrl,271 void mhi_ep_unregister_controller(struct mhi_ep_cntrl *mhi_cntrl);279 int mhi_ep_power_up(struct mhi_ep_cntrl *mhi_cntrl);[all …]
Completed in 3 milliseconds