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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/
H A Dtvaudio.c1188 static int tea6320_volume(int val) { return (val / (65535/(63-12)) + 12) & 0x3f; } function
1542 .volfunc = tea6320_volume,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/
H A Dtvaudio.c1188 static int tea6320_volume(int val) { return (val / (65535/(63-12)) + 12) & 0x3f; } function
1542 .volfunc = tea6320_volume,

Completed in 70 milliseconds