Home
last modified time | relevance | path

Searched refs:ivtv_init_on_first_open (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/media/pci/ivtv/
Divtv-alsa-pcm.c155 if (ivtv_init_on_first_open(itv)) { in snd_ivtv_pcm_capture_open()
Divtv-driver.c1300 int ivtv_init_on_first_open(struct ivtv *itv) in ivtv_init_on_first_open() function
1513 EXPORT_SYMBOL(ivtv_init_on_first_open);
Divtv-driver.h794 int ivtv_init_on_first_open(struct ivtv *itv);
Divtv-fileops.c953 if (ivtv_init_on_first_open(itv)) {
Divtvfb.c1099 if (ivtv_init_on_first_open(itv)) { in ivtvfb_init_io()