Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/dvb-frontends/
Dtc90522.c40 struct tc90522_state { struct
55 reg_write(struct tc90522_state *state, const struct reg_val *regs, int num) in reg_write() argument
75 static int reg_read(struct tc90522_state *state, u8 reg, u8 *val, u8 len) in reg_read()
101 static struct tc90522_state *cfg_to_state(struct tc90522_config *c) in cfg_to_state()
103 return container_of(c, struct tc90522_state, cfg); in cfg_to_state()
135 struct tc90522_state *state; in tc90522s_read_status()
163 struct tc90522_state *state; in tc90522t_read_status()
206 struct tc90522_state *state; in tc90522s_get_frontend()
339 struct tc90522_state *state; in tc90522t_get_frontend()
487 struct tc90522_state *state; in tc90522_set_frontend()
[all …]