Home
last modified time | relevance | path

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

/drivers/media/pci/cx18/
Dcx18-dvb.c266 ret = cx18_init_on_first_open(cx); in cx18_dvb_start_feed()
Dcx18-driver.h697 int cx18_init_on_first_open(struct cx18 *cx);
Dcx18-fileops.c844 if (cx18_init_on_first_open(cx)) { in cx18_v4l2_open()
Dcx18-driver.c1158 int cx18_init_on_first_open(struct cx18 *cx) in cx18_init_on_first_open() function