Searched refs:uvc_ctrl_mappings (Results 1 – 1 of 1) sorted by relevance
550 static const struct uvc_control_mapping uvc_ctrl_mappings[] = { variable2680 for (i = 0; i < ARRAY_SIZE(uvc_ctrl_mappings); ++i) { in uvc_ctrl_init_ctrl()2681 const struct uvc_control_mapping *mapping = &uvc_ctrl_mappings[i]; in uvc_ctrl_init_ctrl()