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

  /src/sys/arch/macppc/dev/
snapper.c 525 static bus_size_t headphone_mute = 0; variable in typeref:typename:bus_size_t
1927 if (headphone_mute != 0) {
1928 DPRINTF("headphonemute %d --> ", gpio_read(headphone_mute));
1935 gpio_write(headphone_mute, x);
1937 DPRINTF("%d\n", gpio_read(headphone_mute));
2120 headphone_mute = addr;
2186 DPRINTF(" headphone-mute %x\n", headphone_mute);

Completed in 15 milliseconds