Searched refs:mxl111sf_ctrl_program_regs (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb-v2/ |
H A D | mxl111sf-phy.c | 39 return mxl111sf_ctrl_program_regs(state, mxl_111_overwrite_default); in mxl111sf_init_tuner_demod() 209 ret = mxl111sf_ctrl_program_regs(state, init_i2s); in mxl111sf_init_i2s_port() 228 return mxl111sf_ctrl_program_regs(state, disable_i2s); in mxl111sf_disable_i2s_port()
|
H A D | mxl111sf.h | 115 int mxl111sf_ctrl_program_regs(struct mxl111sf_state *state,
|
H A D | mxl111sf.c | 161 int mxl111sf_ctrl_program_regs(struct mxl111sf_state *state, in mxl111sf_ctrl_program_regs() function 740 .program_regs = mxl111sf_ctrl_program_regs, 866 .program_regs = mxl111sf_ctrl_program_regs,
|
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb-v2/ |
H A D | mxl111sf-phy.c | 39 return mxl111sf_ctrl_program_regs(state, mxl_111_overwrite_default); in mxl111sf_init_tuner_demod() 209 ret = mxl111sf_ctrl_program_regs(state, init_i2s); in mxl111sf_init_i2s_port() 228 return mxl111sf_ctrl_program_regs(state, disable_i2s); in mxl111sf_disable_i2s_port()
|
H A D | mxl111sf.h | 115 int mxl111sf_ctrl_program_regs(struct mxl111sf_state *state,
|
H A D | mxl111sf.c | 161 int mxl111sf_ctrl_program_regs(struct mxl111sf_state *state, in mxl111sf_ctrl_program_regs() function 740 .program_regs = mxl111sf_ctrl_program_regs, 866 .program_regs = mxl111sf_ctrl_program_regs,
|
Completed in 6 milliseconds