Searched refs:device_match_acpi_handle (Results 1 – 4 of 4) sorted by relevance
140 int device_match_acpi_handle(struct device *dev, const void *handle);
431 dev = bus_find_device(&i2c_bus_type, NULL, handle, device_match_acpi_handle); in i2c_acpi_find_adapter_by_handle()
131 return device_match_acpi_handle(&gc->gpiodev->dev, data); in acpi_gpiochip_find()
5100 int device_match_acpi_handle(struct device *dev, const void *handle) in device_match_acpi_handle() function5104 EXPORT_SYMBOL(device_match_acpi_handle);