Searched refs:get_video_info (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/hdpvr/ |
H A D | hdpvr.h | 301 int get_video_info(struct hdpvr_device *dev, struct hdpvr_video_info *vid_info);
|
H A D | hdpvr-control.c | 44 int get_video_info(struct hdpvr_device *dev, struct hdpvr_video_info *vidinf) in get_video_info() function
|
H A D | hdpvr-video.c | 281 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()
|
/kernel/linux/linux-6.6/drivers/media/usb/hdpvr/ |
H A D | hdpvr.h | 301 int get_video_info(struct hdpvr_device *dev, struct hdpvr_video_info *vid_info);
|
H A D | hdpvr-control.c | 44 int get_video_info(struct hdpvr_device *dev, struct hdpvr_video_info *vidinf) in get_video_info() function
|
H A D | hdpvr-video.c | 281 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