Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/pwc/
H A Dpwc-kiara.c32 const unsigned int Kiara_fps_vector[PWC_FPS_MAX_KIARA] = { 5, 10, 15, 20, 25, 30 }; variable
H A Dpwc-kiara.h32 extern const unsigned int Kiara_fps_vector[PWC_FPS_MAX_KIARA];
H A Dpwc-ctrl.c366 if (index--==0) return Kiara_fps_vector[i]; in pwc_get_fps_Kiara()