Searched refs:DDB_TUNER_XO2 (Results 1 – 2 of 2) sorted by relevance
245 #define DDB_TUNER_XO2 32 macro246 #define DDB_TUNER_DVBS_STV0910 (DDB_TUNER_XO2 + 0)247 #define DDB_TUNER_DVBCT2_SONY (DDB_TUNER_XO2 + 1)248 #define DDB_TUNER_ISDBT_SONY (DDB_TUNER_XO2 + 2)249 #define DDB_TUNER_DVBC2T2_SONY (DDB_TUNER_XO2 + 3)250 #define DDB_TUNER_ATSC_ST (DDB_TUNER_XO2 + 4)251 #define DDB_TUNER_DVBC2T2I_SONY (DDB_TUNER_XO2 + 5)
1935 port->type = DDB_TUNER_XO2 + id; in ddb_port_probe()2866 case DDB_TUNER_XO2 ... DDB_TUNER_DVBC2T2I_SONY: in ddb_set_led()2907 if (dev->port[num].type >= DDB_TUNER_XO2) { in snr_show()