Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/usb/uvc/
H A Duvc_ctrl.c2159 struct uvc_control *ctrl_found = NULL; in uvc_ctrl_find_ctrl_idx() local
2167 &ctrl_found, 0, 0); in uvc_ctrl_find_ctrl_idx()
2168 if (uvc_control == ctrl_found) in uvc_ctrl_find_ctrl_idx()