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

/linux-master/arch/sparc/kernel/
H A Dvio.c57 static int vio_bus_match(struct device *dev, struct device_driver *drv) function
156 .match = vio_bus_match,
/linux-master/arch/powerpc/platforms/pseries/
H A Dvio.c1216 * dev->driver has already been set by generic code because vio_bus_match
1579 static int vio_bus_match(struct device *dev, struct device_driver *drv) function
1623 .match = vio_bus_match,
1641 .match = vio_bus_match,

Completed in 277 milliseconds