Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/input/misc/
Dsoc_button_array.c114 static int soc_button_lookup_gpio(struct device *dev, int acpi_index, in soc_button_lookup_gpio() function
161 error = soc_button_lookup_gpio(&pdev->dev, info->acpi_index, &gpio, &irq); in soc_button_device_create()