Home
last modified time | relevance | path

Searched refs:uvc_hw_timestamps_param (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/media/usb/uvc/
H A Duvcvideo.h638 extern unsigned int uvc_hw_timestamps_param;
H A Duvc_driver.c33 unsigned int uvc_hw_timestamps_param; variable
2371 module_param_named(hwtimestamps, uvc_hw_timestamps_param, uint, 0644);
H A Duvc_video.c718 if (!uvc_hw_timestamps_param) in uvc_video_clock_update()
/kernel/linux/linux-5.10/drivers/media/usb/uvc/
H A Duvcvideo.h728 extern unsigned int uvc_hw_timestamps_param;
H A Duvc_driver.c31 unsigned int uvc_hw_timestamps_param; variable
2468 module_param_named(hwtimestamps, uvc_hw_timestamps_param, uint, S_IRUGO|S_IWUSR);
H A Duvc_video.c703 if (!uvc_hw_timestamps_param) in uvc_video_clock_update()

Completed in 17 milliseconds