Searched refs:ivtv_claim_stream (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/media/pci/ivtv/
H A Divtv-fileops.h29 int ivtv_claim_stream(struct ivtv_open_id *id, int type);
H A Divtv-fileops.c32 int ivtv_claim_stream(struct ivtv_open_id *id, int type) function
87 EXPORT_SYMBOL(ivtv_claim_stream); variable
430 if (ivtv_claim_stream(id, s->type))
518 if (ivtv_claim_stream(id, s->type)) {
558 if (ivtv_claim_stream(id, s->type))
H A Divtv-alsa-pcm.c156 if (ivtv_claim_stream(&item, item.type)) {

Completed in 230 milliseconds