Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/dvb-frontends/drx39xyj/
Ddrxj.c11328 static int drx_ctrl_u_code(struct drx_demod_instance *demod,
11468 rc = drx_ctrl_u_code(demod, &ucode_info, UCODE_UPLOAD); in drxj_open()
11474 rc = drx_ctrl_u_code(demod, &ucode_info, UCODE_VERIFY); in drxj_open()
11736 static int drx_ctrl_u_code(struct drx_demod_instance *demod, in drx_ctrl_u_code() function