Home
last modified time | relevance | path

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

/AliOS-Things-master/components/drivers/core/base/core/
A Du_bus.c244 static int u_driver_match_device(struct u_driver *drv, struct u_device *dev) in u_driver_match_device() function
288 r = u_driver_match_device(drv, dev); in u_bus_try_init_device()
353 r = u_driver_match_device(drv, dev); in u_bus_attach_driver()

Completed in 3 milliseconds