Searched refs:uvc_hw_timestamps_param (Results 1 – 3 of 3) sorted by relevance
756 extern unsigned int uvc_hw_timestamps_param;
32 unsigned int uvc_hw_timestamps_param; variable2627 module_param_named(hwtimestamps, uvc_hw_timestamps_param, uint, S_IRUGO|S_IWUSR);
701 if (!uvc_hw_timestamps_param) in uvc_video_clock_update()