Lines Matching defs:id
44 int ivtv_claim_stream(struct ivtv_open_id *id, int type) in ivtv_claim_stream()
427 int ivtv_start_capture(struct ivtv_open_id *id) in ivtv_start_capture()
507 struct ivtv_open_id *id = fh2id(filp->private_data); in ivtv_v4l2_read() local
523 int ivtv_start_decoding(struct ivtv_open_id *id, int speed) in ivtv_start_decoding()
550 struct ivtv_open_id *id = fh2id(filp->private_data); in ivtv_write() local
722 struct ivtv_open_id *id = fh2id(filp->private_data); in ivtv_v4l2_write() local
735 struct ivtv_open_id *id = fh2id(filp->private_data); in ivtv_v4l2_dec_poll() local
770 struct ivtv_open_id *id = fh2id(filp->private_data); in ivtv_v4l2_enc_poll() local
808 void ivtv_stop_capture(struct ivtv_open_id *id, int gop_end) in ivtv_stop_capture()
847 static void ivtv_stop_decoding(struct ivtv_open_id *id, int flags, u64 pts) in ivtv_stop_decoding()
881 struct ivtv_open_id *id = fh2id(fh); in ivtv_v4l2_close() local