Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bus/mhi/host/
H A Dinternal.h274 struct mhi_device *mhi_alloc_device(struct mhi_controller *mhi_cntrl);
H A Dinit.c1007 mhi_dev = mhi_alloc_device(mhi_cntrl); in mhi_register_controller()
1215 struct mhi_device *mhi_alloc_device(struct mhi_controller *mhi_cntrl) in mhi_alloc_device() function
H A Dmain.c373 mhi_dev = mhi_alloc_device(mhi_cntrl); in mhi_create_devices()