Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/tuners/
H A Dmxl301rf.c25 struct mxl301rf_state { struct
30 static struct mxl301rf_state *cfg_to_state(struct mxl301rf_config *c) in cfg_to_state() argument
32 return container_of(c, struct mxl301rf_state, cfg); in cfg_to_state()
45 static int reg_write(struct mxl301rf_state *state, u8 reg, u8 val) in reg_write()
52 static int reg_read(struct mxl301rf_state *state, u8 reg, u8 *val) in reg_read()
70 struct mxl301rf_state *state; in mxl301rf_get_rf_strength()
171 struct mxl301rf_state *state; in mxl301rf_set_params()
236 struct mxl301rf_state *state; in mxl301rf_sleep()
254 struct mxl301rf_state *state; in mxl301rf_init()
288 struct mxl301rf_state *state; in mxl301rf_probe()
[all …]