Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/dvb-frontends/drx39xyj/
Ddrxj.c11315 static int drx_ctrl_u_code(struct drx_demod_instance *demod,
11455 rc = drx_ctrl_u_code(demod, &ucode_info, UCODE_UPLOAD); in drxj_open()
11461 rc = drx_ctrl_u_code(demod, &ucode_info, UCODE_VERIFY); in drxj_open()
11723 static int drx_ctrl_u_code(struct drx_demod_instance *demod, in drx_ctrl_u_code() function