Searched refs:technisat_usb2_stv090x_config (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/ |
H A D | technisat-usb2.c | 464 static struct stv090x_config technisat_usb2_stv090x_config; variable 489 if (technisat_usb2_stv090x_config.set_gpio(fe, i+2, 0, in technisat_usb2_set_voltage() 495 static struct stv090x_config technisat_usb2_stv090x_config = { variable 523 a->fe_adap[0].fe = dvb_attach(stv090x_attach, &technisat_usb2_stv090x_config, in technisat_usb2_frontend_attach() 535 technisat_usb2_stv090x_config.tuner_init = ctl->tuner_init; in technisat_usb2_frontend_attach() 536 technisat_usb2_stv090x_config.tuner_sleep = ctl->tuner_sleep; in technisat_usb2_frontend_attach() 537 technisat_usb2_stv090x_config.tuner_set_mode = ctl->tuner_set_mode; in technisat_usb2_frontend_attach() 538 technisat_usb2_stv090x_config.tuner_set_frequency = ctl->tuner_set_frequency; in technisat_usb2_frontend_attach() 539 technisat_usb2_stv090x_config.tuner_get_frequency = ctl->tuner_get_frequency; in technisat_usb2_frontend_attach() 540 technisat_usb2_stv090x_config in technisat_usb2_frontend_attach() [all...] |
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/ |
H A D | technisat-usb2.c | 464 static struct stv090x_config technisat_usb2_stv090x_config; variable 489 if (technisat_usb2_stv090x_config.set_gpio(fe, i+2, 0, in technisat_usb2_set_voltage() 495 static struct stv090x_config technisat_usb2_stv090x_config = { variable 523 a->fe_adap[0].fe = dvb_attach(stv090x_attach, &technisat_usb2_stv090x_config, in technisat_usb2_frontend_attach() 535 technisat_usb2_stv090x_config.tuner_init = ctl->tuner_init; in technisat_usb2_frontend_attach() 536 technisat_usb2_stv090x_config.tuner_sleep = ctl->tuner_sleep; in technisat_usb2_frontend_attach() 537 technisat_usb2_stv090x_config.tuner_set_mode = ctl->tuner_set_mode; in technisat_usb2_frontend_attach() 538 technisat_usb2_stv090x_config.tuner_set_frequency = ctl->tuner_set_frequency; in technisat_usb2_frontend_attach() 539 technisat_usb2_stv090x_config.tuner_get_frequency = ctl->tuner_get_frequency; in technisat_usb2_frontend_attach() 540 technisat_usb2_stv090x_config in technisat_usb2_frontend_attach() [all...] |
Completed in 2 milliseconds