Searched refs:cx18_open_id (Results 1 – 6 of 6) sorted by relevance
27 int cx18_start_capture(struct cx18_open_id *id);28 void cx18_stop_capture(struct cx18_open_id *id, int gop_end);35 int cx18_claim_stream(struct cx18_open_id *id, int type);
146 struct cx18_open_id *id = fh2id(fh); in cx18_g_fmt_vid_cap()214 struct cx18_open_id *id = fh2id(fh); in cx18_try_fmt_vid_cap()263 struct cx18_open_id *id = fh2id(fh); in cx18_s_fmt_vid_cap()306 struct cx18_open_id *id = fh2id(fh); in cx18_s_fmt_vbi_cap()336 struct cx18_open_id *id = fh2id(fh); in cx18_s_fmt_sliced_vbi_cap()396 struct cx18_open_id *id = fh2id(fh); in cx18_querycap()507 struct cx18_open_id *id = fh2id(fh); in cx18_s_input()556 struct cx18_open_id *id = fh2id(fh); in cx18_s_frequency()579 struct cx18_open_id *id = fh2id(fh); in cx18_s_std()615 struct cx18_open_id *id = fh2id(fh); in cx18_s_tuner()[all …]
39 int cx18_claim_stream(struct cx18_open_id *id, int type) in cx18_claim_stream()491 int cx18_start_capture(struct cx18_open_id *id) in cx18_start_capture()583 struct cx18_open_id *id = file2id(filp); in cx18_v4l2_read()608 struct cx18_open_id *id = file2id(filp); in cx18_v4l2_enc_poll()657 struct cx18_open_id *id = file->private_data; in cx18_v4l2_mmap()707 void cx18_stop_capture(struct cx18_open_id *id, int gop_end) in cx18_stop_capture()750 struct cx18_open_id *id = fh2id(fh); in cx18_v4l2_close()792 struct cx18_open_id *item; in cx18_serialized_open()797 item = kzalloc(sizeof(struct cx18_open_id), GFP_KERNEL); in cx18_serialized_open()
424 struct cx18_open_id { struct431 static inline struct cx18_open_id *fh2id(struct v4l2_fh *fh) in fh2id() argument433 return container_of(fh, struct cx18_open_id, fh); in fh2id()436 static inline struct cx18_open_id *file2id(struct file *file) in file2id()
151 struct cx18_open_id item; in snd_cx18_pcm_capture_open()
1149 struct cx18_open_id fh; in cx18_init_on_first_open()