Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/usb/uvc/
Duvc_ctrl.c1872 struct uvc_control *ctrl_found = NULL; in uvc_ctrl_find_ctrl_idx() local
1880 &ctrl_found, 0); in uvc_ctrl_find_ctrl_idx()
1881 if (uvc_control == ctrl_found) in uvc_ctrl_find_ctrl_idx()