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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/
H A Dwaveartist.c116 unsigned int handset_detect :1; member in struct:__anon2695
1713 if (devc->handset_detect) {
1748 old_hs = devc->handset_detect;
1751 devc->handset_detect = !(temp & 0x10);
1755 (old_hs != devc->handset_detect ||
1909 (devc->handset_detect ? VNC_HANDSET_DETECT : 0) |

Completed in 36 milliseconds