Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/cdrom/cdrom.c cdrom_read_cdda_bpc() -> (struct cdrom_device_ops)->read_cdda_bpc()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | cdi | 4096-ptr_max |
| PARAM_VALUE | 0 | cdi->cdda_method | s32min-(-1),1-s32max |
| PARAM_VALUE | 0 | cdi->disk | 4096-ptr_max |
| PARAM_VALUE | 0 | cdi->disk->queue | 4096-ptr_max |
| PARAM_VALUE | 0 | cdi->disk->queue->dev->power.wakeirq->status | 0-4294967295 |
| PARAM_VALUE | 0 | cdi->last_sense | 0 |
| PARAM_VALUE | 0 | cdi->ops | 4096-ptr_max |
| PARAM_VALUE | 0 | cdi->ops->read_cdda_bpc | 4096-ptr_max |
| PARAM_VALUE | 3 | nr | 0-75 |
| PARAM_VALUE | 4 | last_sense | 4096-ptr_max |
| PARAM_VALUE | 4 | *last_sense | 0 |
| CAPPED_DATA | 3 | nr | 1 |
| DATA_SOURCE | 0 | cdi | $0 |
| DATA_SOURCE | 1 | ubuf | $1 |
| DATA_SOURCE | 2 | lba | $2 |
| FUZZY_MAX | 0 | cdi->cdda_method | 1 |
| CONTAINER | 0 | -96-0+0 | $(-1) |
| CONTAINER | 4 | -96-0+96 | $(-1) |
| USER_DATA | 2 | lba | 0-s32max |
| USER_DATA | 3 | nr | 1-75[c] |
| LOCK2 | &cd->lock | ||
| TYPE_LOCK | (struct scsi_cd)->lock |