Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/dvb-frontends/
Dstv6110x.h14 struct stv6110x_config { struct
15 u8 addr;
16 u32 refclk;
17 u8 clk_div; /* divisor value for the output clock */
18 struct dvb_frontend *frontend;
20 struct stv6110x_devctl* (*get_devctl)(struct i2c_client *i2c);
/linux-5.19.10/drivers/media/platform/st/sti/c8sectpfe/
Dc8sectpfe-dvb.c66 static struct stv6110x_config stv6110x_config = { variable