mute_ctl         1908 drivers/media/i2c/cx25840/cx25840-core.c 	u8 mute_ctl = cx25840_read(client, 0x8d3);
mute_ctl         2015 drivers/media/i2c/cx25840/cx25840-core.c 		 ((mute_ctl & 0x2) ? "detecting" : "running") : "stopped");
mute_ctl         1075 drivers/media/pci/cx18/cx18-av-core.c 	u8 mute_ctl = cx18_av_read(cx, 0x8d3);
mute_ctl         1118 drivers/media/pci/cx18/cx18-av-core.c 		      (mute_ctl & 0x2) ? "yes" : "no");