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

/linux-master/drivers/media/i2c/
H A Dtvaudio.c1300 static int tea6320_volume(int val) { return (val / (65535/(63-12)) + 12) & 0x3f; } function
1663 .volfunc = tea6320_volume,

Completed in 114 milliseconds