Home
last modified time | relevance | path

Searched refs:tc90522_state (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/media/dvb-frontends/
Dtc90522.c31 struct tc90522_state { struct
46 reg_write(struct tc90522_state *state, const struct reg_val *regs, int num) in reg_write() argument
66 static int reg_read(struct tc90522_state *state, u8 reg, u8 *val, u8 len) in reg_read()
92 static struct tc90522_state *cfg_to_state(struct tc90522_config *c) in cfg_to_state()
94 return container_of(c, struct tc90522_state, cfg); in cfg_to_state()
126 struct tc90522_state *state; in tc90522s_read_status()
154 struct tc90522_state *state; in tc90522t_read_status()
198 struct tc90522_state *state; in tc90522s_get_frontend()
333 struct tc90522_state *state; in tc90522t_get_frontend()
479 struct tc90522_state *state; in tc90522_set_frontend()
[all …]