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

/linux-master/drivers/media/i2c/
H A Dtvaudio.c98 getvalue volfunc, treblefunc, bassfunc; member in struct:CHIPDESC
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));
2020 if (!desc->bassfunc || !desc->treblefunc) {

Completed in 116 milliseconds