Defined in 1 files as a function:
Referenced in 2 files:
Smatch caller information:
drivers/media/cec/core/cec-api.c cec_transmit() -> msg_is_raw()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | msg | 7827146736938606592 |
| USER_DATA | 0 | msg->flags | 0-u32max |
| USER_DATA | 0 | msg->len | 0-u32max |
| USER_DATA | 0 | msg->reply | 0-255 |
| USER_DATA | 0 | msg->rx_status | 0-255 |
| USER_DATA | 0 | msg->rx_ts | 0-u64max |
| USER_DATA | 0 | msg->sequence | 0-u32max |
| USER_DATA | 0 | msg->timeout | 0-u32max |
| USER_DATA | 0 | msg->tx_arb_lost_cnt | 0-255 |
| USER_DATA | 0 | msg->tx_error_cnt | 0-255 |
| USER_DATA | 0 | msg->tx_low_drive_cnt | 0-255 |
| USER_DATA | 0 | msg->tx_nack_cnt | 0-255 |
| USER_DATA | 0 | msg->tx_status | 0-255 |
| USER_DATA | 0 | msg->tx_ts | 0-u64max |
| USER_PTR | 0 | msg->msg | |
| LOCK2 | &adap->lock | ||
| TYPE_LOCK | (struct cec_adapter)->lock |
drivers/media/cec/core/cec-adap.c cec_transmit_msg_fh() -> msg_is_raw()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | msg | 4096-ptr_max |
| DATA_SOURCE | 0 | msg | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HOST_DATA | 0 | msg->len | 2-16[c] |
| USER_DATA | 0 | msg->flags | 0-u32max |
| USER_DATA | 0 | msg->len | 0-u32max |
| USER_DATA | 0 | msg->reply | 0-255 |
| USER_DATA | 0 | msg->rx_status | 0-255 |
| USER_DATA | 0 | msg->rx_ts | 0-u64max |
| USER_DATA | 0 | msg->sequence | 0-u32max |
| USER_DATA | 0 | msg->timeout | 0-u32max |
| USER_DATA | 0 | msg->tx_arb_lost_cnt | 0-255 |
| USER_DATA | 0 | msg->tx_error_cnt | 0-255 |
| USER_DATA | 0 | msg->tx_low_drive_cnt | 0-255 |
| USER_DATA | 0 | msg->tx_nack_cnt | 0-255 |
| USER_DATA | 0 | msg->tx_status | 0-255 |
| USER_DATA | 0 | msg->tx_ts | 0-u64max |
| USER_PTR | 0 | msg->msg | |
| LOCK2 | &adap->lock | ||
| TYPE_LOCK | (struct cec_adapter)->lock |