Searched refs:video_control (Results 1 – 1 of 1) sorted by relevance
102 } video_control[] = { variable372 for (i = 0; i < ARRAY_SIZE(video_control); i++) in find_vctrl()373 if (video_control[i].qc.id == id) in find_vctrl()374 return &video_control[i]; in find_vctrl()