Home
last modified time | relevance | path

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

/linux/sound/soc/tegra/
H A Dtegra_wm8903.c149 .add_hp_jack = true,
159 .add_hp_jack = true,
H A Dtegra_asoc_machine.c146 if (machine->gpiod_hp_det && machine->asoc->add_hp_jack) { in tegra_asoc_machine_init()
723 .add_hp_jack = true,
757 .add_hp_jack = true,
882 .add_hp_jack = true,
915 .add_hp_jack = true,
982 .add_hp_jack = true,
H A Dtegra_asoc_machine.h26 bool add_hp_jack; member