Home
last modified time | relevance | path

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

/linux/drivers/media/pci/cx18/
H A Dcx18-driver.h673 int cx18_init_on_first_open(struct cx18 *cx);
H A Dcx18-dvb.c250 ret = cx18_init_on_first_open(cx); in cx18_dvb_start_feed()
H A Dcx18-fileops.c784 if (cx18_init_on_first_open(cx)) { in cx18_v4l2_open()
H A Dcx18-driver.c1134 int cx18_init_on_first_open(struct cx18 *cx) in cx18_init_on_first_open() function