Searched refs:mxl_state (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/media/usb/dvb-usb-v2/ |
D | mxl111sf-tuner.c | 37 struct mxl111sf_state *mxl_state; member 51 state->cfg->read_reg(state->mxl_state, addr, data) : in mxl111sf_tuner_read_reg() 59 state->cfg->write_reg(state->mxl_state, addr, data) : in mxl111sf_tuner_write_reg() 67 state->cfg->program_regs(state->mxl_state, ctrl_reg_info) : in mxl111sf_tuner_program_regs() 75 state->cfg->top_master_ctrl(state->mxl_state, onoff) : in mxl1x1sf_tuner_top_master_ctrl() 492 struct mxl111sf_state *mxl_state, in mxl111sf_tuner_attach() argument 503 state->mxl_state = mxl_state; in mxl111sf_tuner_attach()
|
D | mxl111sf-demod.h | 37 struct dvb_frontend *mxl111sf_demod_attach(struct mxl111sf_state *mxl_state, 41 struct dvb_frontend *mxl111sf_demod_attach(struct mxl111sf_state *mxl_state, in mxl111sf_demod_attach() argument
|
D | mxl111sf-demod.c | 36 struct mxl111sf_state *mxl_state; member 49 state->cfg->read_reg(state->mxl_state, addr, data) : in mxl111sf_demod_read_reg() 57 state->cfg->write_reg(state->mxl_state, addr, data) : in mxl111sf_demod_write_reg() 66 state->cfg->program_regs(state->mxl_state, ctrl_reg_info) : in mxl111sf_demod_program_regs() 581 struct dvb_frontend *mxl111sf_demod_attach(struct mxl111sf_state *mxl_state, in mxl111sf_demod_attach() argument 592 state->mxl_state = mxl_state; in mxl111sf_demod_attach()
|
D | mxl111sf-tuner.h | 66 struct mxl111sf_state *mxl_state, 71 struct mxl111sf_state *mxl_state, in mxl111sf_tuner_attach() argument
|