Home
last modified time | relevance | path

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

/linux-5.19.10/include/media/
Dtveeprom.h79 u32 tuner2_type; member
/linux-5.19.10/drivers/media/common/
Dtveeprom.c453 tvee->tuner2_type = TUNER_ABSENT; in tveeprom_hauppauge_analog()
668 tvee->tuner2_type = hauppauge_tuner[tuner2].id; in tveeprom_hauppauge_analog()
703 t_name2, tuner2, tvee->tuner2_type); in tveeprom_hauppauge_analog()
/linux-5.19.10/drivers/media/dvb-frontends/
Dstv0900_priv.h243 int tuner2_type; member
Dstv0900_core.c1415 intp->tuner_type[1] = p_init->tuner2_type; in stv0900_init_internal()
1447 switch (p_init->tuner2_type) { in stv0900_init_internal()
1933 init_params.tuner2_type = config->tun2_type; in stv0900_attach()