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

  /src/sys/arch/macppc/dev/
snapper.c 1899 int headphone_active = 0; variable in typeref:typename:int
1931 x = headphone_active; /* mute */
1933 x = headphone_active ^ 1; /* unmute */
2123 headphone_active = buf[3] & 1;
2125 headphone_active);

Completed in 12 milliseconds