Home
last modified time | relevance | path

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

/linux/arch/sh/drivers/
H A Dplatform_early.c24 static int platform_match(struct device *dev, struct device_driver *drv) in platform_match() function
/linux/drivers/base/
H A Dplatform.c1335 static int platform_match(struct device *dev, const struct device_driver *drv) in platform_match() function