Home
last modified time | relevance | path

Searched refs:ID_CE6231 (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/media/dvb-frontends/
Dzl10353_priv.h13 #define ID_CE6231 0x19 /* Intel CE6231 */ macro
Dzl10353.c611 if ((id != ID_ZL10353) && (id != ID_CE6230) && (id != ID_CE6231)) in zl10353_attach()