Searched refs:third_gpio (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/bluetooth/ |
H A D | hci_bcm.c | 879 static const struct acpi_gpio_params third_gpio = { 2, 0, false }; variable 884 { "host-wakeup-gpios", &third_gpio, 1 }, 891 { "shutdown-gpios", &third_gpio, 1 },
|
/kernel/linux/linux-6.6/drivers/bluetooth/ |
H A D | hci_bcm.c | 945 static const struct acpi_gpio_params third_gpio = { 2, 0, false }; variable 950 { "host-wakeup-gpios", &third_gpio, 1 }, 957 { "shutdown-gpios", &third_gpio, 1 },
|
Completed in 4 milliseconds