Searched defs:matches (Results 1 – 4 of 4) sorted by relevance
14 const struct of_device_id *matches; member
23 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
179 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
292 bool (*matches)(const struct arm64_cpu_capabilities *caps, int scope); member