Home
last modified time | relevance | path

Searched refs:get_video_info (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/media/usb/hdpvr/
Dhdpvr.h307 int get_video_info(struct hdpvr_device *dev, struct hdpvr_video_info *vid_info);
Dhdpvr-control.c48 int get_video_info(struct hdpvr_device *dev, struct hdpvr_video_info *vidinf) in get_video_info() function
Dhdpvr-video.c288 ret = get_video_info(dev, &vidinf); in hdpvr_start_streaming()
623 ret = get_video_info(dev, &vid_info); in vidioc_querystd()
681 ret = get_video_info(dev, &vid_info); in vidioc_query_dv_timings()
1011 ret = get_video_info(dev, &vid_info); in vidioc_g_fmt_vid_cap()