Searched refs:cx18_init_on_first_open (Results 1 – 3 of 3) sorted by relevance
250 ret = cx18_init_on_first_open(cx); in cx18_dvb_start_feed()
783 if (cx18_init_on_first_open(cx)) { in cx18_v4l2_open()
1134 int cx18_init_on_first_open(struct cx18 *cx) in cx18_init_on_first_open() function