Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/bus/mhi/ep/
Dmain.c25 static int mhi_ep_create_device(struct mhi_ep_cntrl *mhi_cntrl, u32 ch_id);
175 ret = mhi_ep_create_device(mhi_cntrl, ch_id); in mhi_ep_process_cmd_ring()
1214 static int mhi_ep_create_device(struct mhi_ep_cntrl *mhi_cntrl, u32 ch_id) in mhi_ep_create_device() function