Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/pci/ivtv/
Divtv-alsa-pcm.c163 if (ivtv_init_on_first_open(itv)) { in snd_ivtv_pcm_capture_open()
Divtv-driver.c1312 int ivtv_init_on_first_open(struct ivtv *itv) in ivtv_init_on_first_open() function
1525 EXPORT_SYMBOL(ivtv_init_on_first_open);
Divtv-driver.h792 int ivtv_init_on_first_open(struct ivtv *itv);
Divtv-fileops.c953 if (ivtv_init_on_first_open(itv)) {
Divtvfb.c1104 if (ivtv_init_on_first_open(itv)) { in ivtvfb_init_io()