Home
last modified time | relevance | path

Searched refs:add_hp_jack (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/soc/tegra/
H A Dtegra_wm8903.c149 .add_hp_jack = true,
159 .add_hp_jack = true,
H A Dtegra_asoc_machine.c143 if (machine->gpiod_hp_det && machine->asoc->add_hp_jack) { in tegra_asoc_machine_init()
720 .add_hp_jack = true,
754 .add_hp_jack = true,
879 .add_hp_jack = true,
912 .add_hp_jack = true,
979 .add_hp_jack = true,
H A Dtegra_asoc_machine.h26 bool add_hp_jack; member