Searched refs:headphone_enable_gpio (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/intel/boards/ |
H A D | bdw-rt5677.c | 127 static const struct acpi_gpio_params headphone_enable_gpio = { RT5677_GPIO_HP_AMP_SHDN_L, 0, false }; variable 132 { "headphone-enable-gpios", &headphone_enable_gpio, 1 },
|
/kernel/linux/linux-6.6/sound/soc/intel/boards/ |
H A D | bdw-rt5677.c | 127 static const struct acpi_gpio_params headphone_enable_gpio = { RT5677_GPIO_HP_AMP_SHDN_L, 0, false }; variable 132 { "headphone-enable-gpios", &headphone_enable_gpio, 1 },
|
Completed in 2 milliseconds