Home
last modified time | relevance | path

Searched refs:mhi_ep_create_device (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/bus/mhi/ep/
H A Dmain.c25 static int mhi_ep_create_device(struct mhi_ep_cntrl *mhi_cntrl, u32 ch_id);
214 ret = mhi_ep_create_device(mhi_cntrl, ch_id); in mhi_ep_process_cmd_ring()
1255 static int mhi_ep_create_device(struct mhi_ep_cntrl *mhi_cntrl, u32 ch_id) in mhi_ep_create_device() function