Searched refs:tc90522_state (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | tc90522.c | 31 struct tc90522_state { struct 46 reg_write(struct tc90522_state *state, const struct reg_val *regs, int num) in reg_write() 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 *stat in tc90522_set_frontend() [all...] |
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | tc90522.c | 31 struct tc90522_state { struct 46 reg_write(struct tc90522_state *state, const struct reg_val *regs, int num) in reg_write() 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 *stat in tc90522_set_frontend() [all...] |
Completed in 2 milliseconds