Home
last modified time | relevance | path

Searched refs:Timon_fps_vector (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/media/usb/pwc/
Dpwc-timon.c31 const unsigned int Timon_fps_vector[PWC_FPS_MAX_TIMON] = { 5, 10, 15, 20, 25, 30 }; variable
Dpwc-timon.h47 extern const unsigned int Timon_fps_vector[PWC_FPS_MAX_TIMON];
Dpwc-ctrl.c378 if (index--==0) return Timon_fps_vector[i]; in pwc_get_fps_Timon()