Searched refs:pca953x_acpi_ids (Results 1 – 1 of 1) sorted by relevance
80 static const struct acpi_device_id pca953x_acpi_ids[] = { variable84 MODULE_DEVICE_TABLE(acpi, pca953x_acpi_ids);695 id = acpi_match_device(pca953x_acpi_ids, &client->dev); in pca953x_probe()794 .acpi_match_table = ACPI_PTR(pca953x_acpi_ids),