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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx18/
H A Dcx18-av-core.c1162 u8 mute_ctl = cx18_av_read(cx, 0x8d3); local
1205 (mute_ctl & 0x2) ? "yes" : "no");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx25840/
H A Dcx25840-core.c1262 u8 mute_ctl = cx25840_read(client, 0x8d3); local
1307 ((mute_ctl & 0x2) ? "detecting" : "running") : "stopped");

Completed in 51 milliseconds