Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/hdpvr/
H A Dhdpvr.h301 int get_video_info(struct hdpvr_device *dev, struct hdpvr_video_info *vid_info);
H A Dhdpvr-control.c44 int get_video_info(struct hdpvr_device *dev, struct hdpvr_video_info *vidinf) in get_video_info() function
H A Dhdpvr-video.c281 ret = get_video_info(dev, &vidinf); in hdpvr_start_streaming()
631 ret = get_video_info(dev, &vid_info); in vidioc_querystd()
689 ret = get_video_info(dev, &vid_info); in vidioc_query_dv_timings()
1014 ret = get_video_info(dev, &vid_info); in vidioc_g_fmt_vid_cap()