Home
last modified time | relevance | path

Searched refs:stv (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Dstv0910.c90 struct stv { struct
141 static int write_reg(struct stv *state, u16 reg, u8 val) in write_reg()
173 static int read_reg(struct stv *state, u16 reg, u8 *val) in read_reg()
179 static int read_regs(struct stv *state, u16 reg, u8 *val, int len) in read_regs()
185 static int write_shared_reg(struct stv *state, u16 reg, u8 mask, u8 val) in write_shared_reg()
198 static int write_field(struct stv *state, u32 field, u8 val) in write_field()
442 static u8 get_optim_cloop(struct stv *state, in get_optim_cloop()
469 static int get_cur_symbol_rate(struct stv *state, u32 *p_symbol_rate) in get_cur_symbol_rate()
510 static int get_signal_parameters(struct stv *state) in get_signal_parameters()
550 static int tracking_optimization(struct stv *stat
[all...]
H A Dstv6111.c30 struct stv { struct
330 static int write_regs(struct stv *state, int reg, int len) in write_regs()
339 static int write_reg(struct stv *state, u8 reg, u8 val) in write_reg()
346 static int read_reg(struct stv *state, u8 reg, u8 *val) in read_reg()
351 static int wait_for_call_done(struct stv *state, u8 mask) in wait_for_call_done()
373 static void init_state(struct stv *state) in init_state()
410 static int attach_init(struct stv *state) in attach_init()
425 struct stv *state = fe->tuner_priv; in set_bandwidth()
449 static int set_lof(struct stv *state, u32 local_frequency, u32 cutoff_frequency) in set_lof()
521 struct stv *stat in set_params()
[all...]
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dstv0910.c81 struct stv { struct
132 static int write_reg(struct stv *state, u16 reg, u8 val) in write_reg()
164 static int read_reg(struct stv *state, u16 reg, u8 *val) in read_reg()
170 static int read_regs(struct stv *state, u16 reg, u8 *val, int len) in read_regs()
176 static int write_shared_reg(struct stv *state, u16 reg, u8 mask, u8 val) in write_shared_reg()
189 static int write_field(struct stv *state, u32 field, u8 val) in write_field()
433 static u8 get_optim_cloop(struct stv *state, in get_optim_cloop()
460 static int get_cur_symbol_rate(struct stv *state, u32 *p_symbol_rate) in get_cur_symbol_rate()
501 static int get_signal_parameters(struct stv *state) in get_signal_parameters()
541 static int tracking_optimization(struct stv *stat
[all...]
H A Dstv6111.c21 struct stv { struct
321 static int write_regs(struct stv *state, int reg, int len) in write_regs()
330 static int write_reg(struct stv *state, u8 reg, u8 val) in write_reg()
337 static int read_reg(struct stv *state, u8 reg, u8 *val) in read_reg()
342 static int wait_for_call_done(struct stv *state, u8 mask) in wait_for_call_done()
364 static void init_state(struct stv *state) in init_state()
401 static int attach_init(struct stv *state) in attach_init()
416 struct stv *state = fe->tuner_priv; in set_bandwidth()
440 static int set_lof(struct stv *state, u32 local_frequency, u32 cutoff_frequency) in set_lof()
512 struct stv *stat in set_params()
[all...]
/kernel/linux/linux-5.10/samples/timers/
H A Dhpet_example.c137 struct timeval stv, etv; in hpet_poll() local
183 gettimeofday(&stv, &tz); in hpet_poll()
190 usec = stv.tv_sec * 1000000 + stv.tv_usec; in hpet_poll()
/kernel/linux/linux-6.6/samples/timers/
H A Dhpet_example.c137 struct timeval stv, etv; in hpet_poll() local
183 gettimeofday(&stv, &tz); in hpet_poll()
190 usec = stv.tv_sec * 1000000 + stv.tv_usec; in hpet_poll()
/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp.c2075 struct __kernel_sock_timeval stv = { in tcp_recv_timestamp() local
2080 sizeof(stv), &stv); in tcp_recv_timestamp()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp.c2251 struct __kernel_sock_timeval stv = { in tcp_recv_timestamp() local
2256 sizeof(stv), &stv); in tcp_recv_timestamp()

Completed in 16 milliseconds