Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dtvaudio.c98 getvalue volfunc, treblefunc, bassfunc; member
1582 .treblefunc = tda9875_treble,
1617 .treblefunc = tda9855_treble,
1642 .treblefunc = tea6300_shift12,
1665 .treblefunc = tea6320_shift11,
1700 .treblefunc = tda8425_shift12,
1775 chip_write(chip, desc->treblereg, desc->treblefunc(ctrl->val)); in tvaudio_s_ctrl()
2019 if (!desc->bassfunc || !desc->treblefunc) { in tvaudio_probe()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dtvaudio.c98 getvalue volfunc, treblefunc, bassfunc; member
1582 .treblefunc = tda9875_treble,
1617 .treblefunc = tda9855_treble,
1642 .treblefunc = tea6300_shift12,
1665 .treblefunc = tea6320_shift11,
1700 .treblefunc = tda8425_shift12,
1775 chip_write(chip, desc->treblereg, desc->treblefunc(ctrl->val)); in tvaudio_s_ctrl()
2020 if (!desc->bassfunc || !desc->treblefunc) { in tvaudio_probe()

Completed in 7 milliseconds