Searched refs:control_buf (Results 1 – 3 of 3) sorted by relevance
996 uvc->control_buf = kmalloc(UVC_MAX_REQUEST_SIZE, GFP_KERNEL); in uvc_function_bind()997 if (uvc->control_req == NULL || uvc->control_buf == NULL) { in uvc_function_bind()1002 uvc->control_req->buf = uvc->control_buf; in uvc_function_bind()1032 kfree(uvc->control_buf); in uvc_function_bind()1233 kfree(uvc->control_buf); in uvc_function_unbind()
147 void *control_buf; member
171 struct control_buf { struct235 struct control_buf *ctrl;