Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/core/
H A Dlists.c73 int device_bind_driver(struct udevice *parent, const char *drv_name, in device_bind_driver() function
/openbmc/linux/drivers/base/
H A Ddd.c495 int device_bind_driver(struct device *dev) in device_bind_driver() function