Searched refs:get_video_info (Results 1 - 3 of 3) sorted by path

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

Completed in 263 milliseconds