Home
last modified time | relevance | path

Searched defs:device_bind_driver (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/core/
H A Dlists.c74 int device_bind_driver(struct udevice *parent, const char *drv_name, in device_bind_driver() function
/OK3568_Linux_fs/kernel/drivers/base/
H A Ddd.c458 int device_bind_driver(struct device *dev) in device_bind_driver() function