Searched refs:second_gpio (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/bluetooth/ |
| H A D | hci_bcm.c | 940 static const struct acpi_gpio_params second_gpio = { 1, 0, false }; variable 945 { "shutdown-gpios", &second_gpio, 1 }, 952 { "device-wakeup-gpios", &second_gpio, 1 },
|
| /linux/drivers/input/touchscreen/ |
| H A D | goodix.c | 824 static const struct acpi_gpio_params second_gpio = { 1, 0, false }; variable 828 { GOODIX_GPIO_RST_NAME "-gpios", &second_gpio, 1 }, 834 { GOODIX_GPIO_INT_NAME "-gpios", &second_gpio, 1 },
|