Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A 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
132 static int write_reg(struct stv *state, u16 reg, u8 val) in write_reg() argument
H A Dstv6111.c21 struct stv { struct
22 struct i2c_adapter *i2c;
23 u8 adr;
25 u8 reg[11];
26 u32 ref_freq;
27 u32 frequency;
/openbmc/linux/samples/timers/
H A Dhpet_example.c137 struct timeval stv, etv; in hpet_poll() local
/openbmc/linux/net/ipv4/
H A Dtcp.c2254 struct __kernel_sock_timeval stv = { in tcp_recv_timestamp() local