Home
last modified time | relevance | path

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

/linux/drivers/media/dvb-frontends/drx39xyj/
H A Ddrxj.c11322 static int drx_ctrl_u_code(struct drx_demod_instance *demod,
11463 rc = drx_ctrl_u_code(demod, &ucode_info, UCODE_UPLOAD); in drxj_open()
11469 rc = drx_ctrl_u_code(demod, &ucode_info, UCODE_VERIFY); in drxj_open()
11731 static int drx_ctrl_u_code(struct drx_demod_instance *demod, in drx_ctrl_u_code() function