Searched refs:uvc_hw_timestamps_param (Results 1 – 3 of 3) sorted by relevance
726 extern unsigned int uvc_hw_timestamps_param;
31 unsigned int uvc_hw_timestamps_param; variable2443 module_param_named(hwtimestamps, uvc_hw_timestamps_param, uint, S_IRUGO|S_IWUSR);
671 if (!uvc_hw_timestamps_param) in uvc_video_clock_update()