Home
last modified time | relevance | path

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

/linux-5.10/drivers/media/dvb-frontends/
Dstv0910.c90 struct stv { struct
91 struct stv_base *base; argument
114 enum fe_stv0910_mod_cod mod_cod; argument
117 enum fe_stv0910_roll_off feroll_off; argument
141 static int write_reg(struct stv *state, u16 reg, u8 val) in write_reg() argument
Dstv6111.c30 struct stv { struct
31 struct i2c_adapter *i2c;
32 u8 adr;
34 u8 reg[11];
35 u32 ref_freq;
36 u32 frequency;
/linux-5.10/samples/timers/
Dhpet_example.c137 struct timeval stv, etv; in hpet_poll() local
/linux-5.10/net/ipv4/
Dtcp.c1948 struct __kernel_sock_timeval stv = { in tcp_recv_timestamp() local