Searched refs:dvb_tuner_ops (Results 1 – 25 of 45) sorted by relevance
12
/linux-2.6.39/drivers/media/dvb/frontends/ |
D | stb6100_cfg.h | 25 struct dvb_tuner_ops *tuner_ops = NULL; in stb6100_get_frequency() 46 struct dvb_tuner_ops *tuner_ops = NULL; in stb6100_set_frequency() 67 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in stb6100_get_bandwidth() 88 struct dvb_tuner_ops *tuner_ops = NULL; in stb6100_set_bandwidth()
|
D | stb6100_proc.h | 23 struct dvb_tuner_ops *tuner_ops = NULL; in stb6100_get_freq() 53 struct dvb_tuner_ops *tuner_ops = NULL; in stb6100_set_freq() 83 struct dvb_tuner_ops *tuner_ops = NULL; in stb6100_get_bandw() 113 struct dvb_tuner_ops *tuner_ops = NULL; in stb6100_set_bandw()
|
D | tda8261_cfg.h | 23 struct dvb_tuner_ops *tuner_ops = NULL; in tda8261_get_frequency() 45 struct dvb_tuner_ops *tuner_ops = NULL; in tda8261_set_frequency() 67 struct dvb_tuner_ops *tuner_ops = &frontend_ops->tuner_ops; in tda8261_get_bandwidth()
|
D | tda826x.c | 131 static struct dvb_tuner_ops tda826x_tuner_ops = { 174 memcpy(&fe->ops.tuner_ops, &tda826x_tuner_ops, sizeof(struct dvb_tuner_ops)); in tda826x_attach()
|
D | tua6100.c | 159 static struct dvb_tuner_ops tua6100_tuner_ops = { 197 memcpy(&fe->ops.tuner_ops, &tua6100_tuner_ops, sizeof(struct dvb_tuner_ops)); in tua6100_attach()
|
D | stb6000.c | 189 static struct dvb_tuner_ops stb6000_tuner_ops = { 243 sizeof(struct dvb_tuner_ops)); in stb6000_attach()
|
D | ix2505v.c | 259 static struct dvb_tuner_ops ix2505v_tuner_ops = { 307 sizeof(struct dvb_tuner_ops)); in ix2505v_attach()
|
D | zl10039.c | 248 static struct dvb_tuner_ops zl10039_ops = { 293 memcpy(&fe->ops.tuner_ops, &zl10039_ops, sizeof(struct dvb_tuner_ops)); in zl10039_attach()
|
D | stb6100.h | 87 struct dvb_tuner_ops ops;
|
D | itd1000.c | 349 static const struct dvb_tuner_ops itd1000_tuner_ops = { 391 memcpy(&fe->ops.tuner_ops, &itd1000_tuner_ops, sizeof(struct dvb_tuner_ops)); in itd1000_attach()
|
D | zl10036.c | 449 static struct dvb_tuner_ops zl10036_tuner_ops = { 503 sizeof(struct dvb_tuner_ops)); in zl10036_attach()
|
D | stv6110.c | 376 static struct dvb_tuner_ops stv6110_tuner_ops = { 439 sizeof(struct dvb_tuner_ops)); in stv6110_attach()
|
D | tda8261.c | 181 static struct dvb_tuner_ops tda8261_ops = {
|
/linux-2.6.39/drivers/media/video/ |
D | tuner-core.c | 202 struct dvb_tuner_ops *fe_tuner_ops = &fe->ops.tuner_ops; in fe_set_params() 214 struct dvb_tuner_ops *fe_tuner_ops = &fe->ops.tuner_ops; in fe_standby() 232 struct dvb_tuner_ops *fe_tuner_ops = &fe->ops.tuner_ops; in fe_set_config() 277 struct dvb_tuner_ops *fe_tuner_ops = &t->fe.ops.tuner_ops; in set_type() 1011 struct dvb_tuner_ops *fe_tuner_ops = &fe->ops.tuner_ops; in tuner_status() 1121 struct dvb_tuner_ops *fe_tuner_ops = &t->fe.ops.tuner_ops; in tuner_g_frequency() 1144 struct dvb_tuner_ops *fe_tuner_ops = &t->fe.ops.tuner_ops; in tuner_g_tuner()
|
/linux-2.6.39/drivers/media/common/tuners/ |
D | tea5761.c | 304 static struct dvb_tuner_ops tea5761_tuner_ops = { 335 sizeof(struct dvb_tuner_ops)); in tea5761_attach()
|
D | mt20xx.c | 366 static struct dvb_tuner_ops mt2032_tuner_ops = { 424 memcpy(&fe->ops.tuner_ops, &mt2032_tuner_ops, sizeof(struct dvb_tuner_ops)); in mt2032_init() 567 static struct dvb_tuner_ops mt2050_tuner_ops = { 593 memcpy(&fe->ops.tuner_ops, &mt2050_tuner_ops, sizeof(struct dvb_tuner_ops)); in mt2050_init()
|
D | mt2131.c | 253 static const struct dvb_tuner_ops mt2131_tuner_ops = { 301 sizeof(struct dvb_tuner_ops)); in mt2131_attach()
|
D | tda18218.c | 257 static const struct dvb_tuner_ops tda18218_tuner_ops = { 311 sizeof(struct dvb_tuner_ops)); in tda18218_attach()
|
D | mt2266.c | 305 static const struct dvb_tuner_ops mt2266_tuner_ops = { 342 memcpy(&fe->ops.tuner_ops, &mt2266_tuner_ops, sizeof(struct dvb_tuner_ops)); in mt2266_attach()
|
D | tea5767.c | 426 static struct dvb_tuner_ops tea5767_tuner_ops = { 463 sizeof(struct dvb_tuner_ops)); in tea5767_attach()
|
D | mc44s803.c | 301 static const struct dvb_tuner_ops mc44s803_tuner_ops = { 352 sizeof(struct dvb_tuner_ops)); in mc44s803_attach()
|
D | mt2060.c | 344 static const struct dvb_tuner_ops mt2060_tuner_ops = { 389 memcpy(&fe->ops.tuner_ops, &mt2060_tuner_ops, sizeof(struct dvb_tuner_ops)); in mt2060_attach()
|
D | max2165.c | 392 static const struct dvb_tuner_ops max2165_tuner_ops = { 426 sizeof(struct dvb_tuner_ops)); in max2165_attach()
|
D | qt1010.c | 426 static const struct dvb_tuner_ops qt1010_tuner_ops = { 472 sizeof(struct dvb_tuner_ops)); in qt1010_attach()
|
/linux-2.6.39/drivers/media/dvb/dvb-core/ |
D | dvb_frontend.h | 192 struct dvb_tuner_ops { struct 302 struct dvb_tuner_ops tuner_ops;
|
12