Searched refs:qup_i2c_acpi_match (Results 1 – 1 of 1) sorted by relevance
1649 static const struct acpi_device_id qup_i2c_acpi_match[] = { variable1653 MODULE_DEVICE_TABLE(acpi, qup_i2c_acpi_match);1694 if (acpi_match_device(qup_i2c_acpi_match, qup->dev)) in qup_i2c_probe()1982 .acpi_match_table = ACPI_PTR(qup_i2c_acpi_match),