Searched refs:ivtv_claim_stream (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/ |
H A D | ivtv-fileops.h | 29 int ivtv_claim_stream(struct ivtv_open_id *id, int type);
|
H A D | ivtv-fileops.c | 32 int ivtv_claim_stream(struct ivtv_open_id *id, int type) in ivtv_claim_stream() function 87 EXPORT_SYMBOL(ivtv_claim_stream); variable 430 if (ivtv_claim_stream(id, s->type)) in ivtv_start_capture() 518 if (ivtv_claim_stream(id, s->type)) { in ivtv_start_decoding() 558 if (ivtv_claim_stream(id, s->type)) in ivtv_write()
|
H A D | ivtv-alsa-pcm.c | 156 if (ivtv_claim_stream(&item, item.type)) { in snd_ivtv_pcm_capture_open()
|
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/ |
H A D | ivtv-fileops.h | 29 int ivtv_claim_stream(struct ivtv_open_id *id, int type);
|
H A D | ivtv-fileops.c | 32 int ivtv_claim_stream(struct ivtv_open_id *id, int type) in ivtv_claim_stream() function 87 EXPORT_SYMBOL(ivtv_claim_stream); variable 430 if (ivtv_claim_stream(id, s->type)) in ivtv_start_capture() 518 if (ivtv_claim_stream(id, s->type)) { in ivtv_start_decoding() 558 if (ivtv_claim_stream(id, s->type)) in ivtv_write()
|
H A D | ivtv-alsa-pcm.c | 156 if (ivtv_claim_stream(&item, item.type)) { in snd_ivtv_pcm_capture_open()
|
Completed in 5 milliseconds