HomeSort by: relevance | last modified time | path
    Searched defs:headphone_detect_active (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/macppc/dev/
snapper.c 531 static uint8_t headphone_detect_active = 0; variable in typeref:typename:uint8_t
1971 if (((sense & 0x02) >> 1) == headphone_detect_active) {
2145 headphone_detect_active = act;
2190 DPRINTF(" headphone-detect active %x\n", headphone_detect_active);

Completed in 12 milliseconds