Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/bus/mhi/host/
Dinternal.h271 struct mhi_device *mhi_alloc_device(struct mhi_controller *mhi_cntrl);
Dinit.c994 mhi_dev = mhi_alloc_device(mhi_cntrl); in mhi_register_controller()
1202 struct mhi_device *mhi_alloc_device(struct mhi_controller *mhi_cntrl) in mhi_alloc_device() function
Dmain.c372 mhi_dev = mhi_alloc_device(mhi_cntrl); in mhi_create_devices()