Home
last modified time | relevance | path

Searched defs:matches (Results 1 – 4 of 4) sorted by relevance

/arch/mips/include/asm/
Dmachine.h14 const struct of_device_id *matches; member
/arch/sparc/kernel/
Dvio.c23 const struct vio_device_id *matches, in vio_match_device()
61 const struct vio_device_id *matches = vio_drv->id_table; in vio_bus_match() local
/arch/powerpc/platforms/pseries/
Dibmebus.c179 static int ibmebus_create_devices(const struct of_device_id *matches) in ibmebus_create_devices()
337 const struct of_device_id *matches = drv->of_match_table; in ibmebus_bus_bus_match() local
/arch/arm64/include/asm/
Dcpufeature.h292 bool (*matches)(const struct arm64_cpu_capabilities *caps, int scope); member