Home
last modified time | relevance | path

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

/linux-4.1.27/sound/ppc/
Dtumbler.c101 struct pmac_gpio hp_detect; member
942 if (mix->hp_detect.addr) in tumbler_detect_headphone()
943 detect |= read_audio_gpio(&mix->hp_detect); in tumbler_detect_headphone()
1266 val = do_gpio_read(&mix->hp_detect); in tumbler_resume()
1267 do_gpio_write(&mix->hp_detect, val | 0x80); in tumbler_resume()
1305 NULL, &mix->hp_detect, 0); in tumbler_init()
1308 NULL, &mix->hp_detect, 1); in tumbler_init()
1311 NULL, &mix->hp_detect, 1); in tumbler_init()
1341 tumbler_gpio_free(&mix->hp_detect); in tumbler_cleanup()
1476 val = do_gpio_read(&mix->hp_detect); in snd_pmac_tumbler_init()
[all …]