Searched refs:second_gpio (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/bluetooth/ |
D | hci_bcm.c | 917 static const struct acpi_gpio_params second_gpio = { 1, 0, false }; variable 922 { "shutdown-gpios", &second_gpio, 1 }, 929 { "device-wakeup-gpios", &second_gpio, 1 },
|
/Linux-v6.1/drivers/input/touchscreen/ |
D | goodix.c | 801 static const struct acpi_gpio_params second_gpio = { 1, 0, false }; variable 805 { GOODIX_GPIO_RST_NAME "-gpios", &second_gpio, 1 }, 811 { GOODIX_GPIO_INT_NAME "-gpios", &second_gpio, 1 },
|