Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pinctrl/intel/
Dpinctrl-sunrisepoint.c287 static const struct acpi_device_id spt_pinctrl_acpi_match[] = { variable
291 MODULE_DEVICE_TABLE(acpi, spt_pinctrl_acpi_match);
298 id = acpi_match_device(spt_pinctrl_acpi_match, &pdev->dev); in spt_pinctrl_probe()
316 .acpi_match_table = spt_pinctrl_acpi_match,