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

/linux-master/drivers/media/pci/cx18/
H A Dcx18-av-core.c1075 u8 mute_ctl = cx18_av_read(cx, 0x8d3); local
1118 (mute_ctl & 0x2) ? "yes" : "no");
/linux-master/drivers/media/i2c/cx25840/
H A Dcx25840-core.c1908 u8 mute_ctl = cx25840_read(client, 0x8d3); local
2015 ((mute_ctl & 0x2) ? "detecting" : "running") : "stopped");

Completed in 113 milliseconds