Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/media/usb/dvb-usb-v2/
Dmxl111sf-phy.c48 return mxl111sf_ctrl_program_regs(state, mxl_111_overwrite_default); in mxl111sf_init_tuner_demod()
218 ret = mxl111sf_ctrl_program_regs(state, init_i2s); in mxl111sf_init_i2s_port()
237 return mxl111sf_ctrl_program_regs(state, disable_i2s); in mxl111sf_disable_i2s_port()
Dmxl111sf.h112 int mxl111sf_ctrl_program_regs(struct mxl111sf_state *state,
Dmxl111sf.c164 int mxl111sf_ctrl_program_regs(struct mxl111sf_state *state, in mxl111sf_ctrl_program_regs() function
743 .program_regs = mxl111sf_ctrl_program_regs,
869 .program_regs = mxl111sf_ctrl_program_regs,