Home
last modified time | relevance | path

Searched defs:stb0899_config (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/media/dvb-frontends/
Dstb0899_drv.h81 struct stb0899_config { struct
82 const struct stb0899_s1_reg *init_dev;
83 const struct stb0899_s2_reg *init_s2_demod;
84 const struct stb0899_s1_reg *init_s1_demod;
85 const struct stb0899_s2_reg *init_s2_fec;
86 const struct stb0899_s1_reg *init_tst;
88 const struct stb0899_postproc *postproc;
90 enum stb0899_inversion inversion;
92 u32 xtal_freq;
94 u8 demod_address;
[all …]
/linux-6.1.9/drivers/media/usb/dvb-usb/
Dpctv452e.c855 static struct stb0899_config stb0899_config = { variable