Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/media/dvb-core/dvb_frontend.c dvb_frontend_check_parameters() -> dvb_frontend_get_frequency_limits()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | fe | 4096-ptr_max |
| PARAM_VALUE | 1 | freq_min | 8417610975490232320 |
| PARAM_VALUE | 2 | freq_max | 6657490373019140096 |
| PARAM_VALUE | 3 | tolerance | 0 |
| BUF_SIZE | 0 | fe | 472,1296 |
| BUF_SIZE | 0 | fe | 472,1296 |
| DATA_SOURCE | 0 | fe | $0 |
| NOCHECK_CALL | |||
| LOCK2 | &fepriv->sem | ||
| TYPE_LOCK | (struct dvb_frontend_private)->sem |
drivers/media/dvb-core/dvb_frontend.c dvb_frontend_handle_ioctl() -> dvb_frontend_get_frequency_limits()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | fe | 4096-ptr_max |
| PARAM_VALUE | 1 | freq_min | 4096-ptr_max |
| PARAM_VALUE | 2 | freq_max | 4096-ptr_max |
| PARAM_VALUE | 3 | tolerance | 4096-ptr_max |
| BUF_SIZE | 0 | fe | 472,1296 |
| BUF_SIZE | 0 | fe | 472,1296 |
| MEM_ZERO | 1 | freq_min | |
| MEM_ZERO | 2 | freq_max | |
| MEM_ZERO | 3 | tolerance | |
| NOCHECK_CALL | |||
| LOCK2 | &fepriv->sem | ||
| TYPE_LOCK | (struct dvb_frontend_private)->sem |