Searched refs:control_buf (Results 1 – 3 of 3) sorted by relevance
738 uvc->control_buf = kmalloc(UVC_MAX_REQUEST_SIZE, GFP_KERNEL); in uvc_function_bind()739 if (uvc->control_req == NULL || uvc->control_buf == NULL) { in uvc_function_bind()744 uvc->control_req->buf = uvc->control_buf; in uvc_function_bind()772 kfree(uvc->control_buf); in uvc_function_bind()939 kfree(uvc->control_buf); in uvc_function_unbind()
151 void *control_buf; member
194 struct control_buf { struct270 struct control_buf *ctrl;