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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dwaveartist.c116 unsigned int handset_detect :1; member in struct:__anon19073
1705 if (devc->handset_detect) {
1740 old_hs = devc->handset_detect;
1743 devc->handset_detect = !(temp & 0x10);
1747 (old_hs != devc->handset_detect ||
1901 (devc->handset_detect ? VNC_HANDSET_DETECT : 0) |

Completed in 60 milliseconds