Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/pci/ivtv/
Divtv-alsa-pcm.c144 if (ivtv_init_on_first_open(itv)) { in snd_ivtv_pcm_capture_open()
Divtv-driver.c1297 int ivtv_init_on_first_open(struct ivtv *itv) in ivtv_init_on_first_open() function
1510 EXPORT_SYMBOL(ivtv_init_on_first_open);
Divtv-driver.h793 int ivtv_init_on_first_open(struct ivtv *itv);
Divtv-fileops.c941 if (ivtv_init_on_first_open(itv)) {
Divtvfb.c1091 if (ivtv_init_on_first_open(itv)) { in ivtvfb_init_io()