Searched refs:mxl301rf_state (Results 1 – 1 of 1) sorted by relevance
25 struct mxl301rf_state { struct30 static struct mxl301rf_state *cfg_to_state(struct mxl301rf_config *c) in cfg_to_state() argument32 return container_of(c, struct mxl301rf_state, cfg); in cfg_to_state()35 static int raw_write(struct mxl301rf_state *state, const u8 *buf, int len) in raw_write()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()[all …]