Searched refs:fh2id (Results 1 – 7 of 7) sorted by relevance
311 struct ivtv *itv = fh2id(fh)->itv; in ivtv_g_fmt_sliced_vbi_out()333 struct ivtv_open_id *id = fh2id(fh); in ivtv_g_fmt_vid_cap()356 struct ivtv *itv = fh2id(fh)->itv; in ivtv_g_fmt_vbi_cap()375 struct ivtv_open_id *id = fh2id(fh); in ivtv_g_fmt_sliced_vbi_cap()397 struct ivtv_open_id *id = fh2id(fh); in ivtv_g_fmt_vid_out()437 struct ivtv *itv = fh2id(fh)->itv; in ivtv_g_fmt_vid_out_overlay()438 struct ivtv_stream *s = &itv->streams[fh2id(fh)->type]; in ivtv_g_fmt_vid_out_overlay()464 struct ivtv_open_id *id = fh2id(fh); in ivtv_try_fmt_vid_cap()493 struct ivtv_open_id *id = fh2id(fh); in ivtv_try_fmt_sliced_vbi_cap()513 struct ivtv_open_id *id = fh2id(fh); in ivtv_try_fmt_vid_out()[all …]
495 struct ivtv_open_id *id = fh2id(filp->private_data); in ivtv_v4l2_read()538 struct ivtv_open_id *id = fh2id(filp->private_data); in ivtv_write()710 struct ivtv_open_id *id = fh2id(filp->private_data); in ivtv_v4l2_write()723 struct ivtv_open_id *id = fh2id(filp->private_data); in ivtv_v4l2_dec_poll()758 struct ivtv_open_id *id = fh2id(filp->private_data); in ivtv_v4l2_enc_poll()869 struct ivtv_open_id *id = fh2id(fh); in ivtv_v4l2_close()
386 static inline struct ivtv_open_id *fh2id(struct v4l2_fh *fh) in fh2id() function
55 struct cx18_open_id *id = fh2id(fh); in cx18_g_fmt_vid_cap()79 struct cx18_open_id *id = fh2id(fh); in cx18_try_fmt_vid_cap()124 struct cx18_open_id *id = fh2id(fh); in cx18_s_fmt_vid_cap()264 struct cx18 *cx = fh2id(fh)->cx; in cx18_g_fmt_vbi_cap()283 struct cx18 *cx = fh2id(fh)->cx; in cx18_g_fmt_sliced_vbi_cap()314 struct cx18 *cx = fh2id(fh)->cx; in cx18_try_fmt_sliced_vbi_cap()333 struct cx18_open_id *id = fh2id(fh); in cx18_s_fmt_vbi_cap()363 struct cx18_open_id *id = fh2id(fh); in cx18_s_fmt_sliced_vbi_cap()395 struct cx18 *cx = fh2id(fh)->cx; in cx18_g_register()409 struct cx18 *cx = fh2id(fh)->cx; in cx18_s_register()[all …]
422 static inline struct cx18_open_id *fh2id(struct v4l2_fh *fh) in fh2id() function429 return fh2id(file->private_data); in file2id()
682 struct cx18_open_id *id = fh2id(fh); in cx18_v4l2_close()
199 rc = cx18_start_capture(fh2id(owner)); in cx18_start_streaming()