Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/pci/ivtv/
A Divtv-fileops.c71 itv->vbi.insert_mpeg && !ivtv_raw_vbi(itv)) { in ivtv_claim_stream()
294 !ivtv_raw_vbi(itv) && buf != &itv->vbi.sliced_mpeg_buf) { in ivtv_copy_buf_to_user()
361 (s->type == IVTV_ENC_STREAM_TYPE_VBI && !ivtv_raw_vbi(itv))) in ivtv_read()
A Divtv-vbi.c371 if (streamtype == IVTV_ENC_STREAM_TYPE_VBI && ivtv_raw_vbi(itv)) { in ivtv_process_vbi_data()
A Divtv-driver.h793 static inline int ivtv_raw_vbi(const struct ivtv *itv) in ivtv_raw_vbi() function
A Divtv-streams.c376 int raw = ivtv_raw_vbi(itv); in ivtv_vbi_setup()
A Divtv-ioctl.c602 if (!ivtv_raw_vbi(itv) && atomic_read(&itv->capturing) > 0) in ivtv_s_fmt_vbi_cap()
621 if (ivtv_raw_vbi(itv) && atomic_read(&itv->capturing) > 0) in ivtv_s_fmt_sliced_vbi_cap()

Completed in 15 milliseconds