Home
last modified time | relevance | path

Searched refs:dvb_tuner_ops (Results 1 - 25 of 152) sorted by relevance

1234567

/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Dstb6100_cfg.h16 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_get_frequency()
32 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_set_frequency()
54 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_get_bandwidth()
70 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_set_bandwidth()
H A Dstb6100_proc.h14 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_get_freq()
37 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_set_freq()
67 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_get_bandw()
90 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_set_bandw()
H A Dtda8261_cfg.h11 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in tda8261_get_frequency()
28 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in tda8261_set_frequency()
H A Dtda826x.c118 static const struct dvb_tuner_ops tda826x_tuner_ops = {
161 memcpy(&fe->ops.tuner_ops, &tda826x_tuner_ops, sizeof(struct dvb_tuner_ops)); in tda826x_attach()
H A Dtua6100.c147 static const struct dvb_tuner_ops tua6100_tuner_ops = {
185 memcpy(&fe->ops.tuner_ops, &tua6100_tuner_ops, sizeof(struct dvb_tuner_ops)); in tua6100_attach()
H A Dix2505v.c247 static const struct dvb_tuner_ops ix2505v_tuner_ops = {
295 sizeof(struct dvb_tuner_ops)); in ix2505v_attach()
H A Dstb6000.c175 static const struct dvb_tuner_ops stb6000_tuner_ops = {
229 sizeof(struct dvb_tuner_ops)); in stb6000_attach()
H A Dzl10039.c244 static const struct dvb_tuner_ops zl10039_ops = {
290 memcpy(&fe->ops.tuner_ops, &zl10039_ops, sizeof(struct dvb_tuner_ops)); in zl10039_attach()
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dstb6100_cfg.h16 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_get_frequency()
32 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_set_frequency()
54 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_get_bandwidth()
70 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_set_bandwidth()
H A Dstb6100_proc.h14 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_get_freq()
37 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_set_freq()
67 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_get_bandw()
90 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_set_bandw()
H A Dtda8261_cfg.h11 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in tda8261_get_frequency()
28 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in tda8261_set_frequency()
H A Dtda826x.c118 static const struct dvb_tuner_ops tda826x_tuner_ops = {
161 memcpy(&fe->ops.tuner_ops, &tda826x_tuner_ops, sizeof(struct dvb_tuner_ops)); in tda826x_attach()
H A Dix2505v.c247 static const struct dvb_tuner_ops ix2505v_tuner_ops = {
295 sizeof(struct dvb_tuner_ops)); in ix2505v_attach()
H A Dzl10039.c244 static const struct dvb_tuner_ops zl10039_ops = {
290 memcpy(&fe->ops.tuner_ops, &zl10039_ops, sizeof(struct dvb_tuner_ops)); in zl10039_attach()
H A Dstb6000.c175 static const struct dvb_tuner_ops stb6000_tuner_ops = {
229 sizeof(struct dvb_tuner_ops)); in stb6000_attach()
H A Dtua6100.c147 static const struct dvb_tuner_ops tua6100_tuner_ops = {
185 memcpy(&fe->ops.tuner_ops, &tua6100_tuner_ops, sizeof(struct dvb_tuner_ops)); in tua6100_attach()
/kernel/linux/linux-5.10/drivers/media/tuners/
H A Dtda18212.c163 static const struct dvb_tuner_ops tda18212_tuner_ops = {
235 sizeof(struct dvb_tuner_ops)); in tda18212_probe()
252 memset(&fe->ops.tuner_ops, 0, sizeof(struct dvb_tuner_ops)); in tda18212_remove()
H A Dmt20xx.c365 static const struct dvb_tuner_ops mt2032_tuner_ops = {
423 memcpy(&fe->ops.tuner_ops, &mt2032_tuner_ops, sizeof(struct dvb_tuner_ops)); in mt2032_init()
560 static const struct dvb_tuner_ops mt2050_tuner_ops = {
585 memcpy(&fe->ops.tuner_ops, &mt2050_tuner_ops, sizeof(struct dvb_tuner_ops)); in mt2050_init()
H A Dtea5761.c297 static const struct dvb_tuner_ops tea5761_tuner_ops = {
328 sizeof(struct dvb_tuner_ops)); in tea5761_attach()
H A Dtua9001.c156 static const struct dvb_tuner_ops tua9001_tuner_ops = {
218 sizeof(struct dvb_tuner_ops)); in tua9001_probe()
/kernel/linux/linux-6.6/drivers/media/tuners/
H A Dtda18212.c163 static const struct dvb_tuner_ops tda18212_tuner_ops = {
234 sizeof(struct dvb_tuner_ops)); in tda18212_probe()
251 memset(&fe->ops.tuner_ops, 0, sizeof(struct dvb_tuner_ops)); in tda18212_remove()
H A Dmt20xx.c365 static const struct dvb_tuner_ops mt2032_tuner_ops = {
423 memcpy(&fe->ops.tuner_ops, &mt2032_tuner_ops, sizeof(struct dvb_tuner_ops)); in mt2032_init()
560 static const struct dvb_tuner_ops mt2050_tuner_ops = {
585 memcpy(&fe->ops.tuner_ops, &mt2050_tuner_ops, sizeof(struct dvb_tuner_ops)); in mt2050_init()
H A Dtea5761.c297 static const struct dvb_tuner_ops tea5761_tuner_ops = {
328 sizeof(struct dvb_tuner_ops)); in tea5761_attach()
H A Dtua9001.c156 static const struct dvb_tuner_ops tua9001_tuner_ops = {
217 sizeof(struct dvb_tuner_ops)); in tua9001_probe()
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dtuner-core.c239 struct dvb_tuner_ops *fe_tuner_ops = &fe->ops.tuner_ops; in fe_set_params()
251 struct dvb_tuner_ops *fe_tuner_ops = &fe->ops.tuner_ops; in fe_standby()
259 struct dvb_tuner_ops *fe_tuner_ops = &fe->ops.tuner_ops; in fe_set_config()
302 struct dvb_tuner_ops *fe_tuner_ops = &t->fe.ops.tuner_ops; in set_type()
1091 struct dvb_tuner_ops *fe_tuner_ops = &fe->ops.tuner_ops; in tuner_status()
1206 struct dvb_tuner_ops *fe_tuner_ops = &t->fe.ops.tuner_ops; in tuner_g_frequency()
1238 struct dvb_tuner_ops *fe_tuner_ops = &t->fe.ops.tuner_ops; in tuner_g_tuner()

Completed in 16 milliseconds

1234567