Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 3 files:
- drivers/media/common/ttpci-eeprom.c, line 155
- drivers/media/pci/ttpci/budget-core.c, line 516
- drivers/staging/media/av7110/av7110.c, line 2453
Smatch caller information:
drivers/media/pci/ttpci/budget-core.c ttpci_budget_init() -> ttpci_eeprom_parse_mac()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adapter | 4096-ptr_max |
| PARAM_VALUE | 0 | adapter->bus_lock.rtmutex.owner | 0 |
| PARAM_VALUE | 0 | adapter->locked_flags | 0 |
| PARAM_VALUE | 0 | adapter->userspace_clients.next | 4096-ptr_max |
| PARAM_VALUE | 0 | adapter->userspace_clients.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adapter->userspace_clients_lock.magic | 4096-ptr_max |
| PARAM_VALUE | 0 | adapter->userspace_clients_lock.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 1 | proposed_mac | 0 |
| BUF_SIZE | 1 | proposed_mac | 6 |
| MEM_ZERO | 0 | adapter | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &pool->lock |
drivers/staging/media/av7110/av7110.c av7110_attach() -> ttpci_eeprom_parse_mac()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adapter | 4096-ptr_max |
| PARAM_VALUE | 0 | adapter->bus_lock.rtmutex.owner | 0 |
| PARAM_VALUE | 0 | adapter->locked_flags | 0 |
| PARAM_VALUE | 0 | adapter->userspace_clients.next | 4096-ptr_max |
| PARAM_VALUE | 0 | adapter->userspace_clients.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | adapter->userspace_clients_lock.magic | 4096-ptr_max |
| PARAM_VALUE | 0 | adapter->userspace_clients_lock.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 1 | proposed_mac | 0 |
| BUF_SIZE | 1 | proposed_mac | 6 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |