Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/ivtv/
H A Divtv-alsa-pcm.c144 if (ivtv_init_on_first_open(itv)) { in snd_ivtv_pcm_capture_open()
H A Divtv-driver.c1299 int ivtv_init_on_first_open(struct ivtv *itv) in ivtv_init_on_first_open() function
1512 EXPORT_SYMBOL(ivtv_init_on_first_open);
H A Divtv-driver.h790 int ivtv_init_on_first_open(struct ivtv *itv);
H A Divtv-fileops.c941 if (ivtv_init_on_first_open(itv)) {
H A Divtvfb.c1090 if (ivtv_init_on_first_open(itv)) { in ivtvfb_init_io()