Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/usb/gadget/function/uvc_video.c uvcg_video_usb_req_queue() -> uvcg_video_ep_queue()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | video | 4096-ptr_max |
| PARAM_VALUE | 0 | video->ep | 4096-ptr_max |
| PARAM_VALUE | 0 | video->ep->enabled | 1 |
| PARAM_VALUE | 0 | video->is_enabled | 1 |
| PARAM_VALUE | 1 | req | 4096-ptr_max |
| CAPPED_DATA | 0 | &video->req_free | 1 |
| DATA_SOURCE | 0 | video | $0 |
| DATA_SOURCE | 1 | req | $1 |
| PREEMPT_ADD | |||
| LOCK2 | flags | ||
| LOCK2 | 0 | &video->req_lock | |
| TYPE_LOCK | (struct uvc_video)->req_lock |