Home
last modified time | relevance | path

Searched refs:tuner2_type (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/include/media/
Dtveeprom.h79 u32 tuner2_type; member
/linux-4.19.296/drivers/media/common/
Dtveeprom.c461 tvee->tuner2_type = TUNER_ABSENT; in tveeprom_hauppauge_analog()
676 tvee->tuner2_type = hauppauge_tuner[tuner2].id; in tveeprom_hauppauge_analog()
711 t_name2, tuner2, tvee->tuner2_type); in tveeprom_hauppauge_analog()
/linux-4.19.296/drivers/media/dvb-frontends/
Dstv0900_priv.h253 int tuner2_type; member
Dstv0900_core.c1425 intp->tuner_type[1] = p_init->tuner2_type; in stv0900_init_internal()
1457 switch (p_init->tuner2_type) { in stv0900_init_internal()
1943 init_params.tuner2_type = config->tun2_type; in stv0900_attach()