Home
last modified time | relevance | path

Searched refs:detect_headphone (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/sound/ppc/
A Dpmac.h148 int (*detect_headphone)(struct snd_pmac *chip); member
A Dpmac.c1100 if (chip->detect_headphone) in pmac_hp_detect_get()
1101 ucontrol->value.integer.value[0] = chip->detect_headphone(chip); in pmac_hp_detect_get()
A Dburgundy.c713 chip->detect_headphone = snd_pmac_burgundy_detect_headphone; in snd_pmac_burgundy_init()
A Dawacs.c1124 chip->detect_headphone = snd_pmac_awacs_detect_headphone; in snd_pmac_awacs_init()
A Dtumbler.c1470 chip->detect_headphone = tumbler_detect_headphone; in snd_pmac_tumbler_init()

Completed in 14 milliseconds