Searched refs:uvc_hw_timestamps_param (Results 1 – 3 of 3) sorted by relevance
596 extern unsigned int uvc_hw_timestamps_param;
35 unsigned int uvc_hw_timestamps_param; variable2082 module_param_named(hwtimestamps, uvc_hw_timestamps_param, uint, S_IRUGO|S_IWUSR);
626 if (!uvc_hw_timestamps_param) in uvc_video_clock_update()