Home
last modified time | relevance | path

Searched defs:stv (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/media/dvb-frontends/
Dstv0910.c81 struct stv { struct
82 struct stv_base *base; argument
105 enum fe_stv0910_mod_cod mod_cod; argument
108 enum fe_stv0910_roll_off feroll_off; argument
127 static int write_reg(struct stv *state, u16 reg, u8 val) in write_reg() argument
Dstv6111.c21 struct stv { struct
22 struct i2c_adapter *i2c;
23 u8 adr;
25 u8 reg[11];
26 u32 ref_freq;
27 u32 frequency;
/linux-6.12.1/samples/timers/
Dhpet_example.c137 struct timeval stv, etv; in hpet_poll() local
/linux-6.12.1/net/ipv4/
Dtcp.c2270 struct __kernel_sock_timeval stv = { in tcp_recv_timestamp() local