Searched refs:headphones (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/dev/sound/macio/
H A Ddavbus.c438 int headphones; local
442 headphones = (status & 0x4);
448 headphones = (status & 0x7);
452 headphones = (status & 0x8);
455 if (headphones)

Completed in 97 milliseconds