Searched refs:DDB_TUNER_XO2 (Results 1 – 2 of 2) sorted by relevance
254 #define DDB_TUNER_XO2 32 macro255 #define DDB_TUNER_DVBS_STV0910 (DDB_TUNER_XO2 + 0)256 #define DDB_TUNER_DVBCT2_SONY (DDB_TUNER_XO2 + 1)257 #define DDB_TUNER_ISDBT_SONY (DDB_TUNER_XO2 + 2)258 #define DDB_TUNER_DVBC2T2_SONY (DDB_TUNER_XO2 + 3)259 #define DDB_TUNER_ATSC_ST (DDB_TUNER_XO2 + 4)260 #define DDB_TUNER_DVBC2T2I_SONY (DDB_TUNER_XO2 + 5)
1944 port->type = DDB_TUNER_XO2 + id; in ddb_port_probe()2875 case DDB_TUNER_XO2 ... DDB_TUNER_DVBC2T2I_SONY: in ddb_set_led()2916 if (dev->port[num].type >= DDB_TUNER_XO2) { in snr_show()