Documented in 1 files:
Defined in 1 files as a function:
Referenced in 2 files:
Smatch caller information:
drivers/hsi/clients/hsi_char.c hsc_open() -> hsi_setup()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | cl | 4096-ptr_max |
| PARAM_VALUE | 0 | cl->pclaimed | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &cl_data->lock | ||
| TYPE_LOCK | (struct hsc_client_data)->lock |
drivers/hsi/clients/hsi_char.c hsc_rx_set() -> hsi_setup()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | cl | 4096-ptr_max |
| PARAM_VALUE | 0 | cl->rx_cfg.arb_mode | 0-1 |
| PARAM_VALUE | 0 | cl->rx_cfg.flow | 0-1 |
| PARAM_VALUE | 0 | cl->rx_cfg.mode | 1-2 |
| PARAM_VALUE | 0 | cl->rx_cfg.num_hw_channels | 1-16 |
| DATA_SOURCE | 0 | cl | $0 |
| POWER_OF_TWO | 0 | cl->rx_cfg | |
| RX_PATH | |||
| USER_DATA | 0 | cl->rx_cfg.flow | 0 |
| USER_DATA | 0 | cl->rx_cfg.num_hw_channels | 1-16 |
drivers/hsi/clients/hsi_char.c hsc_tx_set() -> hsi_setup()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | cl | 4096-ptr_max |
| PARAM_VALUE | 0 | cl->tx_cfg.arb_mode | 0-1 |
| PARAM_VALUE | 0 | cl->tx_cfg.flow | 0-1 |
| PARAM_VALUE | 0 | cl->tx_cfg.mode | 1-2 |
| PARAM_VALUE | 0 | cl->tx_cfg.num_hw_channels | 1-16 |
| DATA_SOURCE | 0 | cl | $0 |
| POWER_OF_TWO | 0 | cl->tx_cfg | |
| USER_DATA | 0 | cl->tx_cfg.arb_mode | 0 |
| USER_DATA | 0 | cl->tx_cfg.num_hw_channels | 1-16 |
| USER_DATA | 0 | cl->tx_cfg.speed | 0-u32max |
drivers/hsi/clients/ssi_protocol.c ssip_pn_open() -> hsi_setup()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | cl | 4096-ptr_max |
| PARAM_VALUE | 0 | cl->ehandler | 1093795440216612864 |
| PARAM_VALUE | 0 | cl->nb.next | 0,4096-ptr_max |
| PARAM_VALUE | 0 | cl->nb.notifier_call | 968275473279819776 |
| PARAM_VALUE | 0 | cl->pclaimed | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| UNITS | 0 | cl | unit_byte |
| HALF_LOCKED2 | global &rtnl_mutex |