Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pinctrl/intel/
Dpinctrl-sunrisepoint.c587 static const struct acpi_device_id spt_pinctrl_acpi_match[] = { variable
592 MODULE_DEVICE_TABLE(acpi, spt_pinctrl_acpi_match);
599 id = acpi_match_device(spt_pinctrl_acpi_match, &pdev->dev); in spt_pinctrl_probe()
616 .acpi_match_table = spt_pinctrl_acpi_match,