Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/i2c/
Di2c-core.h34 i2c_acpi_match_device(const struct acpi_device_id *matches,
40 i2c_acpi_match_device(const struct acpi_device_id *matches, in i2c_acpi_match_device() function
Di2c-core-acpi.c245 i2c_acpi_match_device(const struct acpi_device_id *matches, in i2c_acpi_match_device() function
Di2c-core-base.c363 !i2c_acpi_match_device(dev->driver->acpi_match_table, client) && in i2c_device_probe()