Searched refs:cx18_open_id (Results 1 – 6 of 6) sorted by relevance
18 int cx18_start_capture(struct cx18_open_id *id);19 void cx18_stop_capture(struct cx18_open_id *id, int gop_end);26 int cx18_claim_stream(struct cx18_open_id *id, int type);
137 struct cx18_open_id *id = fh2id(fh); in cx18_g_fmt_vid_cap()205 struct cx18_open_id *id = fh2id(fh); in cx18_try_fmt_vid_cap()254 struct cx18_open_id *id = fh2id(fh); in cx18_s_fmt_vid_cap()297 struct cx18_open_id *id = fh2id(fh); in cx18_s_fmt_vbi_cap()327 struct cx18_open_id *id = fh2id(fh); in cx18_s_fmt_sliced_vbi_cap()387 struct cx18_open_id *id = fh2id(fh); in cx18_querycap()504 struct cx18_open_id *id = fh2id(fh); in cx18_s_input()553 struct cx18_open_id *id = fh2id(fh); in cx18_s_frequency()576 struct cx18_open_id *id = fh2id(fh); in cx18_s_std()612 struct cx18_open_id *id = fh2id(fh); in cx18_s_tuner()[all …]
30 int cx18_claim_stream(struct cx18_open_id *id, int type) in cx18_claim_stream()482 int cx18_start_capture(struct cx18_open_id *id) in cx18_start_capture()574 struct cx18_open_id *id = file2id(filp); in cx18_v4l2_read()599 struct cx18_open_id *id = file2id(filp); in cx18_v4l2_enc_poll()648 struct cx18_open_id *id = file->private_data; in cx18_v4l2_mmap()698 void cx18_stop_capture(struct cx18_open_id *id, int gop_end) in cx18_stop_capture()741 struct cx18_open_id *id = fh2id(fh); in cx18_v4l2_close()783 struct cx18_open_id *item; in cx18_serialized_open()788 item = kzalloc(sizeof(struct cx18_open_id), GFP_KERNEL); in cx18_serialized_open()
415 struct cx18_open_id { struct422 static inline struct cx18_open_id *fh2id(struct v4l2_fh *fh) in fh2id() argument424 return container_of(fh, struct cx18_open_id, fh); in fh2id()427 static inline struct cx18_open_id *file2id(struct file *file) in file2id()
141 struct cx18_open_id item; in snd_cx18_pcm_capture_open()
1139 struct cx18_open_id fh; in cx18_init_on_first_open()