Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/uvc/
H A Duvc_ctrl.c1865 struct uvc_control *ctrl_found = NULL; in uvc_ctrl_find_ctrl_idx() local
1873 &ctrl_found, 0); in uvc_ctrl_find_ctrl_idx()
1874 if (uvc_control == ctrl_found) in uvc_ctrl_find_ctrl_idx()