Home
last modified time | relevance | path

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

/linux-3.4.99/include/media/
Dtveeprom.h18 u32 tuner2_type; member
/linux-3.4.99/drivers/media/video/
Dtveeprom.c465 tvee->tuner2_type = TUNER_ABSENT; in tveeprom_hauppauge_analog()
686 tvee->tuner2_type = hauppauge_tuner[tuner2].id; in tveeprom_hauppauge_analog()
721 t_name2, tuner2, tvee->tuner2_type); in tveeprom_hauppauge_analog()
/linux-3.4.99/drivers/media/dvb/frontends/
Dstv0900_priv.h258 int tuner2_type; member
Dstv0900_core.c1433 intp->tuner_type[1] = p_init->tuner2_type; in stv0900_init_internal()
1465 switch (p_init->tuner2_type) { in stv0900_init_internal()
1929 init_params.tuner2_type = config->tun2_type; in stv0900_attach()