Searched refs:second_gpio (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.15/drivers/bluetooth/ |
D | hci_bcm.c | 888 static const struct acpi_gpio_params second_gpio = { 1, 0, false }; variable 893 { "shutdown-gpios", &second_gpio, 1 }, 900 { "device-wakeup-gpios", &second_gpio, 1 },
|
/Linux-v5.15/drivers/input/touchscreen/ |
D | goodix.c | 729 static const struct acpi_gpio_params second_gpio = { 1, 0, false }; variable 733 { GOODIX_GPIO_RST_NAME "-gpios", &second_gpio, 1 }, 739 { GOODIX_GPIO_INT_NAME "-gpios", &second_gpio, 1 },
|