Lines Matching defs:hp_detect
87 struct pmac_gpio hp_detect;
938 if (mix->hp_detect.addr)
939 detect |= read_audio_gpio(&mix->hp_detect);
1260 val = do_gpio_read(&mix->hp_detect);
1261 do_gpio_write(&mix->hp_detect, val | 0x80);
1299 NULL, &mix->hp_detect, 0);
1302 NULL, &mix->hp_detect, 1);
1305 NULL, &mix->hp_detect, 1);
1335 tumbler_gpio_free(&mix->hp_detect);
1482 val = do_gpio_read(&mix->hp_detect);
1483 do_gpio_write(&mix->hp_detect, val | 0x80);