Home
last modified time | relevance | path

Searched refs:bassfunc (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
1581 .bassfunc = tda9875_bass,
1616 .bassfunc = tda9855_bass,
1641 .bassfunc = tea6300_shift12,
1664 .bassfunc = tea6320_shift11,
1699 .bassfunc = tda8425_shift12,
1772 chip_write(chip, desc->bassreg, desc->bassfunc(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
1581 .bassfunc = tda9875_bass,
1616 .bassfunc = tda9855_bass,
1641 .bassfunc = tea6300_shift12,
1664 .bassfunc = tea6320_shift11,
1699 .bassfunc = tda8425_shift12,
1772 chip_write(chip, desc->bassreg, desc->bassfunc(ctrl->val)); in tvaudio_s_ctrl()
2020 if (!desc->bassfunc || !desc->treblefunc) { in tvaudio_probe()

Completed in 7 milliseconds