Searched refs:file2id (Results 1 – 6 of 6) sorted by relevance
311 struct ivtv *itv = file2id(file)->itv; in ivtv_g_fmt_sliced_vbi_out()333 struct ivtv_open_id *id = file2id(file); in ivtv_g_fmt_vid_cap()356 struct ivtv *itv = file2id(file)->itv; in ivtv_g_fmt_vbi_cap()375 struct ivtv_open_id *id = file2id(file); in ivtv_g_fmt_sliced_vbi_cap()397 struct ivtv_open_id *id = file2id(file); in ivtv_g_fmt_vid_out()437 struct ivtv *itv = file2id(file)->itv; in ivtv_g_fmt_vid_out_overlay()438 struct ivtv_stream *s = &itv->streams[file2id(file)->type]; in ivtv_g_fmt_vid_out_overlay()464 struct ivtv_open_id *id = file2id(file); in ivtv_try_fmt_vid_cap()493 struct ivtv_open_id *id = file2id(file); in ivtv_try_fmt_sliced_vbi_cap()513 struct ivtv_open_id *id = file2id(file); in ivtv_try_fmt_vid_out()[all …]
505 struct ivtv_open_id *id = file2id(filp); in ivtv_v4l2_read()567 struct ivtv_open_id *id = file2id(filp); in ivtv_write()722 struct ivtv_open_id *id = file2id(filp); in ivtv_v4l2_write()735 struct ivtv_open_id *id = file2id(filp); in ivtv_v4l2_dec_poll()770 struct ivtv_open_id *id = file2id(filp); in ivtv_v4l2_enc_poll()881 struct ivtv_open_id *id = file2id(filp); in ivtv_v4l2_close()
374 static inline struct ivtv_open_id *file2id(struct file *filp) in file2id() function
55 struct cx18_open_id *id = file2id(file); in cx18_g_fmt_vid_cap()79 struct cx18_open_id *id = file2id(file); in cx18_try_fmt_vid_cap()124 struct cx18_open_id *id = file2id(file); in cx18_s_fmt_vid_cap()264 struct cx18 *cx = file2id(file)->cx; in cx18_g_fmt_vbi_cap()283 struct cx18 *cx = file2id(file)->cx; in cx18_g_fmt_sliced_vbi_cap()314 struct cx18 *cx = file2id(file)->cx; in cx18_try_fmt_sliced_vbi_cap()333 struct cx18_open_id *id = file2id(file); in cx18_s_fmt_vbi_cap()363 struct cx18_open_id *id = file2id(file); in cx18_s_fmt_sliced_vbi_cap()395 struct cx18 *cx = file2id(file)->cx; in cx18_g_register()409 struct cx18 *cx = file2id(file)->cx; in cx18_s_register()[all …]
574 struct cx18_open_id *id = file2id(filp); in cx18_v4l2_read()593 struct cx18_open_id *id = file2id(filp); in cx18_v4l2_enc_poll()
415 static inline struct cx18_open_id *file2id(struct file *file) in file2id() function