Home
last modified time | relevance | path

Searched refs:headphones (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/aoa/fabrics/
H A Dlayout.c899 int headphones, lineout; in layout_attached_codec() local
906 headphones = codec->gpio->methods->get_detect(codec->gpio, in layout_attached_codec()
918 if (headphones <= 0 && lineout <= 0) in layout_attached_codec()
925 if (headphones == 1) in layout_attached_codec()
/kernel/linux/linux-6.6/sound/aoa/fabrics/
H A Dlayout.c899 int headphones, lineout; in layout_attached_codec() local
906 headphones = codec->gpio->methods->get_detect(codec->gpio, in layout_attached_codec()
918 if (headphones <= 0 && lineout <= 0) in layout_attached_codec()
925 if (headphones == 1) in layout_attached_codec()

Completed in 3 milliseconds