Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/video/fbdev/sis/sis_accel.c fbcon_sis_copyarea() -> SiS310SubsequentScreenToScreenCopy()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ivideo | 4096-ptr_max |
| PARAM_VALUE | 0 | ivideo->CommandReg | 0-262143 |
| PARAM_VALUE | 0 | ivideo->cmdqueuelength | (-1)-s32max |
| PARAM_VALUE | 1 | src_x | s32min-(-2),0-s32max |
| PARAM_VALUE | 2 | src_y | s32min-(-2),0-s32max |
| PARAM_VALUE | 3 | dst_x | s32min-(-2),0-s32max |
| PARAM_VALUE | 4 | dst_y | s32min-(-2),0-s32max |
| PARAM_VALUE | 5 | width | s32min-(-1),1-s32max |
| PARAM_VALUE | 6 | height | s32min-(-1),1-s32max |
| BUF_SIZE | 0 | ivideo | 2,4,16,24,32,128,216,248,256,1288,1984,2560,2864 |
| BUF_SIZE | 0 | ivideo | 2,4,16,24,32,128,216,248,256,1288,1984,2560,2864 |
| CAPPED_DATA | 1 | src_x | 1 |
| CAPPED_DATA | 2 | src_y | 1 |
| CAPPED_DATA | 3 | dst_x | 1 |
| CAPPED_DATA | 4 | dst_y | 1 |
| CAPPED_DATA | 5 | width | 1 |
| CAPPED_DATA | 6 | height | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| UNITS | 0 | ivideo | unit_byte |
| UNITS | 1 | src_x | unit_byte |
| UNITS | 2 | src_y | unit_byte |
| UNITS | 3 | dst_x | unit_byte |
| UNITS | 4 | dst_y | unit_byte |
| UNITS | 5 | width | unit_byte |
| UNITS | 6 | height | unit_byte |