Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/pci/ivtv/
Divtv-alsa-pcm.c146 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.c941 if (ivtv_init_on_first_open(itv)) {
Divtvfb.c1092 if (ivtv_init_on_first_open(itv)) { in ivtvfb_init_io()