Searched refs:first_gpio (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/bluetooth/ |
D | hci_bcm.c | 771 static const struct acpi_gpio_params first_gpio = { 0, 0, false }; variable 776 { "device-wakeup-gpios", &first_gpio, 1 }, 783 { "host-wakeup-gpios", &first_gpio, 1 },
|
/Linux-v4.19/sound/soc/intel/boards/ |
D | bytcr_rt5651.c | 799 static const struct acpi_gpio_params first_gpio = { 0, 0, false }; variable 803 { "ext-amp-enable-gpios", &first_gpio, 1 },
|