Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 5 files:
- drivers/firewire/core-cdev.c, line 1217
- drivers/firewire/core-iso.c, line 219
- drivers/firewire/net.c, line 802
- drivers/media/firewire/firedtv-fw.c, line 127
- sound/firewire/isight.c, line 205
Smatch caller information:
drivers/firewire/core-cdev.c ioctl_queue_iso() -> fw_iso_context_queue_flush()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ctx | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->card->driver->queue_iso | 4096-ptr_max |
| NOCHECK_CALL |
drivers/media/firewire/firedtv-fw.c handle_iso() -> fw_iso_context_queue_flush()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
sound/firewire/isight.c isight_packet() -> fw_iso_context_queue_flush()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ctx | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->card | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->card->driver | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->card->driver->queue_iso | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->type | 0-2 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/firewire/net.c fwnet_receive_broadcast() -> fw_iso_context_queue_flush()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ctx | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->card | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->card->driver | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->card->driver->queue_iso | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->type | 0-2 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |