Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/usb/core/devio.c proc_ioctl() -> (struct usb_driver)->unlocked_ioctl()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | intf | 4096-ptr_max |
| PARAM_VALUE | 0 | intf->dev.driver | 1-u64max |
| PARAM_VALUE | 1 | code | 0-21781,21784-u32max |
| PARAM_VALUE | 2 | buf | 0,4096-ptr_max |
| BUF_SIZE | 2 | buf | 0-16383 |
| BUF_SIZE | 2 | buf | 0-16383 |
| DATA_SOURCE | 0 | intf | r usb_ifnum_to_if |
| USER_DATA | 1 | code | 0-21781,21784-u32max |
| USER_DATA | 2 | *buf | s64min-s64max |
| USER_PTR | 2 | buf | |
| LOCK2 | &dev->dev.mutex | ||
| TYPE_LOCK | (struct device)->mutex |