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