Searched refs:drxj_open (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/media/dvb-frontends/drx39xyj/
H A Ddrxj.c11335 * \fn drxj_open()
11339 * drxj_open() can be called with a NULL ucode image => no ucode upload.
11340 * This means that drxj_open() must NOT contain SCU commands or, in general,
11345 static int drxj_open(struct drx_demod_instance *demod) function
12221 /* so drxj_open() does what it needs to do */
12223 rc = drxj_open(demod);
12326 result = drxj_open(demod);

Completed in 620 milliseconds