Home
last modified time | relevance | path

Searched refs:bassfunc (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/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()
/dports/multimedia/libv4l/linux-5.13-rc2/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()
/dports/multimedia/v4l-utils/linux-5.13-rc2/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()