Home
last modified time | relevance | path

Searched refs:amba_match (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/amba/
H A Dbus.c207 static int amba_match(struct device *dev, struct device_driver *drv) in amba_match() function
440 .match = amba_match,
483 * The amba_match() function will get called only if there is at least in amba_stub_drv_init()
486 * situation where amba_match() is waiting on drivers and drivers are in amba_stub_drv_init()
487 * waiting on amba_match(). So, register a stub driver to make sure in amba_stub_drv_init()
488 * amba_match() is called even if no amba driver has been registered. in amba_stub_drv_init()
563 * registers. See also amba_match(). in amba_device_add()
/kernel/linux/linux-5.10/drivers/amba/
H A Dbus.c59 static int amba_match(struct device *dev, struct device_driver *drv) in amba_match() function
218 .match = amba_match,

Completed in 3 milliseconds