Searched refs:stv (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/drivers/media/dvb-frontends/ |
| H A D | stv0910.c | 81 struct stv { struct 850 static int stop(struct stv *state) in stop() 973 static int set_vth(struct stv *state) in set_vth() 1121 static int init_diseqc(struct stv *state) in init_diseqc() 1134 static int probe(struct stv *state) in probe() 1220 struct stv *state = fe->demodulator_priv; in gate_ctrl() 1261 struct stv *state = fe->demodulator_priv; in release() 1274 struct stv *state = fe->demodulator_priv; in set_parameters() 1308 struct stv *state = fe->demodulator_priv; in read_snr() 1324 struct stv *state = fe->demodulator_priv; in read_ber() [all …]
|
| H A D | stv6111.c | 21 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() 512 struct stv *state = fe->tuner_priv; in set_params() 567 struct stv *state = fe->tuner_priv; in get_rf_strength() [all …]
|
| /linux-6.15/samples/timers/ |
| H A D | hpet_example.c | 137 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()
|
| /linux-6.15/net/ipv4/ |
| H A D | tcp.c | 2298 struct __kernel_sock_timeval stv = { in tcp_recv_timestamp() local 2303 sizeof(stv), &stv); in tcp_recv_timestamp()
|