Searched refs:first_gpio (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/sound/soc/intel/boards/ |
D | bytcht_es8316.c | 428 static const struct acpi_gpio_params first_gpio = { 0, 0, false }; variable 431 { "speaker-enable-gpios", &first_gpio, 1 },
|
/Linux-v6.6/drivers/input/touchscreen/ |
D | goodix.c | 808 static const struct acpi_gpio_params first_gpio = { 0, 0, false }; variable 812 { GOODIX_GPIO_INT_NAME "-gpios", &first_gpio, 1 }, 818 { GOODIX_GPIO_RST_NAME "-gpios", &first_gpio, 1 }, 824 { GOODIX_GPIO_RST_NAME "-gpios", &first_gpio, 1 },
|
/Linux-v6.6/drivers/bluetooth/ |
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 },
|