Searched refs:DDB_TUNER_XO2 (Results 1 – 2 of 2) sorted by relevance
261 #define DDB_TUNER_XO2 32 macro262 #define DDB_TUNER_DVBS_STV0910 (DDB_TUNER_XO2 + 0)263 #define DDB_TUNER_DVBCT2_SONY (DDB_TUNER_XO2 + 1)264 #define DDB_TUNER_ISDBT_SONY (DDB_TUNER_XO2 + 2)265 #define DDB_TUNER_DVBC2T2_SONY (DDB_TUNER_XO2 + 3)266 #define DDB_TUNER_ATSC_ST (DDB_TUNER_XO2 + 4)267 #define DDB_TUNER_DVBC2T2I_SONY (DDB_TUNER_XO2 + 5)
1948 port->type = DDB_TUNER_XO2 + id; in ddb_port_probe()2878 case DDB_TUNER_XO2 ... DDB_TUNER_DVBC2T2I_SONY: in ddb_set_led()2919 if (dev->port[num].type >= DDB_TUNER_XO2) { in snr_show()