Searched refs:detect_headphone (Results 1 – 4 of 4) sorted by relevance
148 int (*detect_headphone)(struct snd_pmac *chip); member
1093 if (chip->detect_headphone) in pmac_hp_detect_get()1094 ucontrol->value.integer.value[0] = chip->detect_headphone(chip); in pmac_hp_detect_get()
1113 chip->detect_headphone = snd_pmac_awacs_detect_headphone; in snd_pmac_awacs_init()
1469 chip->detect_headphone = tumbler_detect_headphone; in snd_pmac_tumbler_init()