Home
last modified time | relevance | path

Searched refs:ivtv_stop_v4l2_decode_stream (Results 1 – 5 of 5) sorted by relevance

/drivers/media/pci/ivtv/
Divtv-streams.h32 int ivtv_stop_v4l2_decode_stream(struct ivtv_stream *s, int flags, u64 pts);
Divtv-streams.c900 int ivtv_stop_v4l2_decode_stream(struct ivtv_stream *s, int flags, u64 pts) in ivtv_stop_v4l2_decode_stream() function
Divtv-fileops.c864 ivtv_stop_v4l2_decode_stream(s, flags, pts); in ivtv_stop_decoding()
Divtv-driver.c1433 ivtv_stop_v4l2_decode_stream(&itv->streams[type], in ivtv_remove()
Divtv-ioctl.c286 return ivtv_stop_v4l2_decode_stream(s, dc->flags, dc->stop.pts); in ivtv_video_command()