Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/dvb-frontends/drx39xyj/
Ddrxj.c11334 static int drx_ctrl_u_code(struct drx_demod_instance *demod,
11474 rc = drx_ctrl_u_code(demod, &ucode_info, UCODE_UPLOAD); in drxj_open()
11480 rc = drx_ctrl_u_code(demod, &ucode_info, UCODE_VERIFY); in drxj_open()
11742 static int drx_ctrl_u_code(struct drx_demod_instance *demod, in drx_ctrl_u_code() function