Home
last modified time | relevance | path

Searched refs:i2c_acpi_match_device (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/i2c/
Di2c-core.h63 i2c_acpi_match_device(const struct acpi_device_id *matches,
71 i2c_acpi_match_device(const struct acpi_device_id *matches, in i2c_acpi_match_device() function
Di2c-core-acpi.c280 i2c_acpi_match_device(const struct acpi_device_id *matches, in i2c_acpi_match_device() function
Di2c-core-base.c348 !i2c_acpi_match_device(dev->driver->acpi_match_table, client) && in i2c_device_probe()