Defined in 1 files as a prototype:
Defined in 2 files as a function:
- drivers/firmware/sysfb_simplefb.c, line 64 (as a function)
- include/linux/sysfb.h, line 129 (as a function)
Referenced in 1 files:
Smatch caller information:
drivers/firmware/sysfb.c sysfb_init() -> sysfb_create_simplefb()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | si | 8120101424662679552 |
| PARAM_VALUE | 0 | si->orig_video_isVGA | 112 |
| PARAM_VALUE | 1 | mode | 6821975910124040192 |
| PARAM_VALUE | 1 | mode->height | 0-u16max |
| PARAM_VALUE | 1 | mode->stride | 0-u16max |
| PARAM_VALUE | 1 | mode->width | 0-u16max |
| PARAM_VALUE | 2 | parent | 0 |
| BUF_SIZE | 0 | si | 64 |
| DATA_SOURCE | 2 | parent | r sysfb_parent_dev |
| LOCK2 | global &disable_lock |