Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/usb/hdpvr/
A Dhdpvr.h301 int get_video_info(struct hdpvr_device *dev, struct hdpvr_video_info *vid_info);
A Dhdpvr-control.c44 int get_video_info(struct hdpvr_device *dev, struct hdpvr_video_info *vidinf) in get_video_info() function
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()

Completed in 6 milliseconds