Searched refs:first_gpio (Results 1 – 3 of 3) sorted by relevance
| /linux/sound/soc/intel/boards/ |
| A 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/drivers/input/touchscreen/ |
| A D | goodix.c | 704 static const struct acpi_gpio_params first_gpio = { 0, 0, false }; variable 708 { GOODIX_GPIO_INT_NAME "-gpios", &first_gpio, 1 }, 714 { GOODIX_GPIO_RST_NAME "-gpios", &first_gpio, 1 }, 720 { GOODIX_GPIO_RST_NAME "-gpios", &first_gpio, 1 },
|
| /linux/drivers/bluetooth/ |
| A D | hci_bcm.c | 887 static const struct acpi_gpio_params first_gpio = { 0, 0, false }; variable 892 { "device-wakeup-gpios", &first_gpio, 1 }, 899 { "host-wakeup-gpios", &first_gpio, 1 },
|
Completed in 10 milliseconds