Searched refs:first_gpio (Results 1 – 3 of 3) sorted by relevance
/linux/sound/soc/intel/boards/ |
H A D | bytcht_es8316.c | 425 static const struct acpi_gpio_params first_gpio = { 0, 0, false }; variable 428 { "speaker-enable-gpios", &first_gpio, 1 },
|
/linux/drivers/input/touchscreen/ |
H A D | goodix.c | 834 static const struct acpi_gpio_params first_gpio = { 0, 0, false }; variable 838 { GOODIX_GPIO_INT_NAME "-gpios", &first_gpio, 1 }, 844 { GOODIX_GPIO_RST_NAME "-gpios", &first_gpio, 1 }, 850 { GOODIX_GPIO_RST_NAME "-gpios", &first_gpio, 1 },
|
/linux/drivers/bluetooth/ |
H A D | hci_bcm.c | 943 static const struct acpi_gpio_params first_gpio = { 0, 0, false }; variable 948 { "device-wakeup-gpios", &first_gpio, 1 }, 955 { "host-wakeup-gpios", &first_gpio, 1 },
|