Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/media/usb/em28xx/em28xx-i2c.c em28xx_i2c_check_for_device() -> em28xx_i2c_recv_bytes()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->disconnected | 0 |
| PARAM_VALUE | 0 | dev->i2c_bus_lock.rtmutex.waiters.rb_root.rb_node | 4096-ptr_max |
| PARAM_VALUE | 2 | buf | 6403047502722232320 |
| PARAM_VALUE | 3 | len | 1 |
| DATA_SOURCE | 0 | dev | $0 |
| DATA_SOURCE | 1 | addr | $1 |
| BIT_INFO | 1 | addr | 0x0,0xfffe |
drivers/media/usb/em28xx/em28xx-i2c.c i2c_recv_bytes() -> em28xx_i2c_recv_bytes()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->disconnected | 0 |
| PARAM_VALUE | 0 | dev->i2c_bus_lock.rtmutex.waiters.rb_root.rb_node | 4096-ptr_max |
| BUF_SIZE | 2 | buf | s32min-(-2),1-s32max |
| BIT_INFO | 1 | addr | 0x0,0xfffe |
| UNITS | 2 | buf | unit_byte |
| UNITS | 3 | len | unit_byte |