Home
last modified time | relevance | path

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

/drivers/media/video/uvc/
Duvc_ctrl.c1511 struct uvc_control_info *cend = ctrl + ARRAY_SIZE(uvc_ctrls); in uvc_ctrl_init() local
1516 for (; ctrl < cend; ++ctrl) in uvc_ctrl_init()