Searched refs:first_gpio (Results 1 - 3 of 3) sorted by relevance

/linux-master/sound/soc/intel/boards/
H A Dbytcht_es8316.c429 static const struct acpi_gpio_params first_gpio = { 0, 0, false }; variable in typeref:struct:acpi_gpio_params
432 { "speaker-enable-gpios", &first_gpio, 1 },
/linux-master/drivers/input/touchscreen/
H A Dgoodix.c808 static const struct acpi_gpio_params first_gpio = { 0, 0, false }; variable in typeref:struct:acpi_gpio_params
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-master/drivers/bluetooth/
H A Dhci_bcm.c943 static const struct acpi_gpio_params first_gpio = { 0, 0, false }; variable in typeref:struct:acpi_gpio_params
948 { "device-wakeup-gpios", &first_gpio, 1 },
955 { "host-wakeup-gpios", &first_gpio, 1 },

Completed in 130 milliseconds