Lines Matching defs:hp_detect
87 struct pmac_gpio hp_detect;
928 if (mix->hp_detect.addr)
929 detect |= read_audio_gpio(&mix->hp_detect);
1252 val = do_gpio_read(&mix->hp_detect);
1253 do_gpio_write(&mix->hp_detect, val | 0x80);
1291 NULL, &mix->hp_detect, 0);
1294 NULL, &mix->hp_detect, 1);
1297 NULL, &mix->hp_detect, 1);
1327 tumbler_gpio_free(&mix->hp_detect);
1463 val = do_gpio_read(&mix->hp_detect);
1464 do_gpio_write(&mix->hp_detect, val | 0x80);