Searched refs:cx18_init_on_first_open (Results 1 – 4 of 4) sorted by relevance
266 ret = cx18_init_on_first_open(cx); in cx18_dvb_start_feed()
697 int cx18_init_on_first_open(struct cx18 *cx);
844 if (cx18_init_on_first_open(cx)) { in cx18_v4l2_open()
1158 int cx18_init_on_first_open(struct cx18 *cx) in cx18_init_on_first_open() function