Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/dvb-frontends/
Daf9033.h31 struct af9033_config { struct
37 u32 clock;
44 u8 adc_multiplier;
63 u8 tuner;
71 u8 ts_mode:2;
76 bool spec_inv;
81 bool dyn0_clk;
86 struct af9033_ops *ops;
92 struct dvb_frontend **fe;
/linux-4.4.14/drivers/media/usb/dvb-usb-v2/
Daf9035.h67 struct af9033_config af9033_config[2]; member