Searched refs:ID_ZL10353 (Results 1 – 2 of 2) sorted by relevance
/drivers/media/dvb-frontends/ | ||
D | zl10353_priv.h | 25 #define ID_ZL10353 0x14 /* Zarlink ZL10353 */ macro |
D | zl10353.c | 624 if ((id != ID_ZL10353) && (id != ID_CE6230) && (id != ID_CE6231)) in zl10353_attach() |