Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 59 files:
- drivers/base/regmap/regmap-irq.c, line 1158
- drivers/extcon/extcon-sm5502.c, line 714
- drivers/gpio/gpio-104-dio-48e.c, line 312
- drivers/gpio/gpio-104-idi-48.c, line 163
- drivers/gpio/gpio-idio-16.c, line 147
- drivers/gpio/gpio-pcie-idio-24.c, line 365
- drivers/gpio/gpio-ws16c48.c, line 298
- drivers/mfd/88pm886.c, line 81
- drivers/mfd/as3722.c, line 367
- drivers/mfd/atc260x-core.c, line 285
- drivers/mfd/bd9571mwv.c, line 252
- drivers/mfd/cs40l50-core.c, line 418
- drivers/mfd/cs42l43.c, line 944
- drivers/mfd/da9063-irq.c, line 186
- drivers/mfd/gateworks-gsc.c, line 234
- drivers/mfd/intel_soc_pmic_bxtwc.c
- drivers/mfd/intel_soc_pmic_chtdc_ti.c, line 125
- drivers/mfd/intel_soc_pmic_chtwc.c, line 221
- drivers/mfd/intel_soc_pmic_crc.c, line 191
- drivers/mfd/max77541.c
- drivers/mfd/max77620.c, line 556
- drivers/mfd/max77650.c, line 199
- drivers/mfd/max77686.c, line 209
- drivers/mfd/max77705.c, line 114
- drivers/mfd/max77714.c, line 120
- drivers/mfd/max77759.c
- drivers/mfd/motorola-cpcap.c, line 154
- drivers/mfd/mt6360-core.c, line 566
- drivers/mfd/mt6370.c, line 262
- drivers/mfd/pf1550.c
- drivers/mfd/rk8xx-core.c, line 854
- drivers/mfd/rn5t618.c, line 107
- drivers/mfd/rohm-bd71828.c, line 986
- drivers/mfd/rohm-bd718x7.c, line 144
- drivers/mfd/rohm-bd9576.c, line 144
- drivers/mfd/rohm-bd96801.c
- drivers/mfd/rt5033.c, line 83
- drivers/mfd/rt5120.c, line 95
- drivers/mfd/sec-irq.c
- drivers/mfd/sprd-sc27xx-spi.c, line 242
- drivers/mfd/stpmic1.c, line 180
- drivers/mfd/sun4i-gpadc.c, line 144
- drivers/mfd/tps65218.c, line 305
- drivers/mfd/tps65219.c, line 510
- drivers/mfd/tps65910.c, line 251
- drivers/mfd/tps65912-core.c, line 93
- drivers/mfd/tps6594-core.c, line 748
- drivers/mfd/wcd934x.c, line 176
- drivers/power/supply/max77705_charger.c, line 643
- drivers/power/supply/rt9467-charger.c, line 1198
- drivers/power/supply/rt9471.c, line 894
- sound/hda/codecs/side-codecs/cs35l41_hda.c, line 1665
- sound/soc/codecs/cs35l45.c, line 1441
- sound/soc/codecs/pm4125.c, line 1305
- sound/soc/codecs/wcd9335.c, line 5066
- sound/soc/codecs/wcd937x.c, line 2487
- sound/soc/codecs/wcd938x.c, line 3006
- sound/soc/codecs/wcd939x.c, line 2956
- sound/soc/sdca/sdca_interrupts.c, line 658
Smatch caller information:
drivers/mfd/mt6370.c mt6370_probe() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 4096-ptr_max |
| PARAM_VALUE | 1 | *map->cache->data | 0-4294967295 |
| PARAM_VALUE | 3 | irq_flags | 8192 |
| PARAM_VALUE | 4 | irq_base | (-1) |
| PARAM_VALUE | 5 | chip | 4476914556933488640 |
| PARAM_VALUE | 6 | data | 4096-ptr_max |
| BUF_SIZE | 0 | dev | 1616 |
| CAPPED_DATA | 2 | irq | 1 |
| DATA_SOURCE | 1 | map | r __devm_regmap_init |
| MEM_ZERO | 6 | data | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 2 | irq | |
| UNITS | 2 | irq | unit_array_size |
drivers/mfd/pf1550.c pf1550_i2c_probe() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->driver_data | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 4096-ptr_max |
| PARAM_VALUE | 1 | map->cache->cached_rbnode->blklen | 1-4294967295 |
| PARAM_VALUE | 1 | map->lock | 4096-ptr_max |
| PARAM_VALUE | 1 | map->unlock | 4096-ptr_max |
| PARAM_VALUE | 1 | *map->cache->data | 0-4294967295 |
| PARAM_VALUE | 3 | irq_flags | 8322 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 893179390237339648 |
| PARAM_VALUE | 6 | data | 4096-ptr_max |
| BUF_SIZE | 0 | dev | 1616 |
| CAPPED_DATA | 1 | map->wr_table->n_no_ranges | 1 |
| CAPPED_DATA | 1 | map->wr_table->n_yes_ranges | 1 |
| CAPPED_DATA | 2 | irq | 1 |
| DATA_SOURCE | 1 | map | r __devm_regmap_init_i2c |
| MEM_ZERO | 6 | data | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 2 | irq | |
| UNITS | 2 | irq | unit_array_size |
drivers/mfd/pf1550.c pf1550_i2c_probe() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->driver_data | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 4096-ptr_max |
| PARAM_VALUE | 1 | map->cache->cached_rbnode->blklen | 1-4294967295 |
| PARAM_VALUE | 1 | map->lock | 4096-ptr_max |
| PARAM_VALUE | 1 | map->unlock | 4096-ptr_max |
| PARAM_VALUE | 1 | *map->cache->data | 0-4294967295 |
| PARAM_VALUE | 2 | irq | 0-s32max |
| PARAM_VALUE | 3 | irq_flags | 8322 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 5510140127220195328 |
| PARAM_VALUE | 6 | data | 4096-ptr_max |
| BUF_SIZE | 0 | dev | 1616 |
| CAPPED_DATA | 1 | map->wr_table->n_no_ranges | 1 |
| CAPPED_DATA | 1 | map->wr_table->n_yes_ranges | 1 |
| DATA_SOURCE | 1 | map | r __devm_regmap_init_i2c |
| DATA_SOURCE | 2 | irq | r regmap_irq_get_virq |
| MEM_ZERO | 6 | data | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/mfd/pf1550.c pf1550_i2c_probe() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 4096-ptr_max |
| PARAM_VALUE | 1 | map->cache->cached_rbnode->blklen | 1-4294967295 |
| PARAM_VALUE | 1 | map->lock | 4096-ptr_max |
| PARAM_VALUE | 1 | map->unlock | 4096-ptr_max |
| PARAM_VALUE | 1 | *map->cache->data | 0-4294967295 |
| PARAM_VALUE | 2 | irq | 0-s32max |
| PARAM_VALUE | 3 | irq_flags | 8322 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 3710092812059086848 |
| PARAM_VALUE | 6 | data | 4096-ptr_max |
| BUF_SIZE | 0 | dev | 1616 |
| CAPPED_DATA | 1 | map->wr_table->n_no_ranges | 1 |
| CAPPED_DATA | 1 | map->wr_table->n_yes_ranges | 1 |
| DATA_SOURCE | 1 | map | r __devm_regmap_init_i2c |
| DATA_SOURCE | 2 | irq | r regmap_irq_get_virq |
| MEM_ZERO | 6 | data | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/mfd/pf1550.c pf1550_i2c_probe() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 4096-ptr_max |
| PARAM_VALUE | 1 | map->cache->cached_rbnode->blklen | 1-4294967295 |
| PARAM_VALUE | 1 | map->lock | 4096-ptr_max |
| PARAM_VALUE | 1 | map->unlock | 4096-ptr_max |
| PARAM_VALUE | 1 | *map->cache->data | 0-4294967295 |
| PARAM_VALUE | 2 | irq | 0-s32max |
| PARAM_VALUE | 3 | irq_flags | 8322 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 1103170648097058816 |
| PARAM_VALUE | 6 | data | 4096-ptr_max |
| BUF_SIZE | 0 | dev | 1616 |
| CAPPED_DATA | 1 | map->wr_table->n_no_ranges | 1 |
| CAPPED_DATA | 1 | map->wr_table->n_yes_ranges | 1 |
| DATA_SOURCE | 1 | map | r __devm_regmap_init_i2c |
| DATA_SOURCE | 2 | irq | r regmap_irq_get_virq |
| MEM_ZERO | 6 | data | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/mfd/da9063-irq.c da9063_irq_init() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->bus | 0,4096-ptr_max |
| PARAM_VALUE | 0 | dev->class | 0,4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->driver | 0,4096-ptr_max |
| PARAM_VALUE | 0 | dev->driver_data | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 4096-ptr_max |
| PARAM_VALUE | 1 | map->async | 0-1 |
| PARAM_VALUE | 1 | map->cache->cached_rbnode->blklen | 0-4294967295 |
| PARAM_VALUE | 1 | map->cache->cached_rbnode->node.__rb_parent_color | 0-1 |
| PARAM_VALUE | 1 | map->cache_dirty | 0-1 |
| PARAM_VALUE | 1 | *map->cache->data | 0-4294967295 |
| PARAM_VALUE | 3 | irq_flags | 8328 |
| PARAM_VALUE | 4 | irq_base | (-1) |
| PARAM_VALUE | 5 | chip | 2631478745288519680,5050599398655758336 |
| PARAM_VALUE | 6 | data | 4096-ptr_max |
| BUF_SIZE | 0 | dev | 1616 |
| BUF_SIZE | 5 | chip | 168 |
| BIT_INFO | 5 | chip | 0x404416002a99000,0x6697f7fed7edb000 |
| BIT_INFO | 5 | chip | 0x404416002a99000,0x6697f7fed7edb000 |
| MEM_ZERO | 6 | data | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 2 | irq | |
| UNITS | 2 | irq | unit_array_size |
drivers/mfd/stpmic1.c stpmic1_probe() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->bus | 0,4096-ptr_max |
| PARAM_VALUE | 0 | dev->class | 0,4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->driver | 0,4096-ptr_max |
| PARAM_VALUE | 0 | dev->of_node | 1-u64max |
| PARAM_VALUE | 0 | dev->of_node->kobj.release.work.entry.next->prev | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 4096-ptr_max |
| PARAM_VALUE | 1 | map->lock | 4096-ptr_max |
| PARAM_VALUE | 1 | map->unlock | 4096-ptr_max |
| PARAM_VALUE | 1 | *map->cache->data | 0-4294967295 |
| PARAM_VALUE | 2 | irq | 0-s32max |
| PARAM_VALUE | 3 | irq_flags | 8320 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 7227988724886474752 |
| PARAM_VALUE | 6 | data | 4096-ptr_max |
| BUF_SIZE | 0 | dev | 1616 |
| DATA_SOURCE | 1 | map | r __devm_regmap_init_i2c |
| DATA_SOURCE | 2 | irq | r of_irq_get |
| MEM_ZERO | 6 | data | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/mfd/motorola-cpcap.c cpcap_init_irq_chip() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->bus | 0,4096-ptr_max |
| PARAM_VALUE | 0 | dev->class | 0,4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->driver | 0,4096-ptr_max |
| PARAM_VALUE | 1 | map | 4096-ptr_max |
| PARAM_VALUE | 1 | map->cache->cached_rbnode->node.__rb_parent_color | 0-1 |
| PARAM_VALUE | 1 | *map->cache->data | 0-4294967295 |
| PARAM_VALUE | 2 | irq | 0-s32max |
| PARAM_VALUE | 3 | irq_flags | 128-143 |
| PARAM_VALUE | 4 | irq_base | (-1) |
| PARAM_VALUE | 5 | chip | 4096-ptr_max |
| PARAM_VALUE | 5 | chip->irq_drv_data | 4096-ptr_max |
| PARAM_VALUE | 5 | chip->irqs | 4096-ptr_max |
| PARAM_VALUE | 5 | chip->num_irqs | 16,64 |
| BUF_SIZE | 5 | chip->irq_drv_data | 56 |
| BIT_INFO | 3 | irq_flags | 0x80,0x8f |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 2 | irq | unit_byte |
sound/soc/codecs/pm4125.c pm4125_irq_init() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->driver_data->rxdev->power.in_dpm_list | 1 |
| PARAM_VALUE | 0 | dev->driver_data->txdev->power.in_dpm_list | 1 |
| PARAM_VALUE | 0 | dev->kobj.entry.next->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->kobj.entry.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->links.suppliers.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->power.entry.next->prev | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 1-u64max |
| PARAM_VALUE | 3 | irq_flags | 8192 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 6 | data | 4096-ptr_max |
| CAPPED_DATA | 0 | dev | 1 |
| DATA_SOURCE | 0 | dev | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | global &component_mutex |
drivers/mfd/tps65218.c tps65218_probe() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 0-ptr_max |
| PARAM_VALUE | 3 | irq_flags | 8192 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 9024650232387375104 |
| PARAM_VALUE | 6 | data | 4096-ptr_max |
| CAPPED_DATA | 2 | irq | 1 |
| DATA_SOURCE | 1 | map | r __devm_regmap_init_i2c |
| MEM_ZERO | 6 | data | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 2 | irq | |
| UNITS | 2 | irq | unit_array_size |
drivers/mfd/max77759.c max77759_add_chained_irq_chip() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 0,4096-ptr_max |
| PARAM_VALUE | 2 | irq | 0-s32max |
| PARAM_VALUE | 3 | irq_flags | 8320 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 1311015327927730176,5848730205230018560,7564383031072530432 |
| PARAM_VALUE | 6 | data | 5356791793315815424,6865983367269310464,8097943777494134784 |
| DATA_SOURCE | 0 | dev | $0 |
| DATA_SOURCE | 1 | map | $1 |
| DATA_SOURCE | 2 | irq | r regmap_irq_get_virq |
| DATA_SOURCE | 5 | chip | $4 |
| DATA_SOURCE | 6 | data | $5 |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/mfd/max77759.c max77759_probe() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 4096-ptr_max |
| PARAM_VALUE | 1 | map->lock | 4096-ptr_max |
| PARAM_VALUE | 1 | map->unlock | 4096-ptr_max |
| PARAM_VALUE | 1 | *map->cache->data | 0-4294967295 |
| PARAM_VALUE | 3 | irq_flags | 8320 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 7660703830291787776 |
| PARAM_VALUE | 6 | data | 1054338548410970112 |
| CAPPED_DATA | 2 | irq | 1 |
| DATA_SOURCE | 1 | map | r __devm_regmap_init_i2c |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 2 | irq | |
| UNITS | 2 | irq | unit_array_size |
drivers/mfd/rt5120.c rt5120_probe() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 0-ptr_max |
| PARAM_VALUE | 3 | irq_flags | 8192 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 5507972076818538496 |
| PARAM_VALUE | 6 | data | 2306750148001923072 |
| BUF_SIZE | 0 | dev | 1616 |
| CAPPED_DATA | 2 | irq | 1 |
| DATA_SOURCE | 1 | map | r __devm_regmap_init_i2c |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 2 | irq | |
| UNITS | 2 | irq | unit_array_size |
drivers/mfd/max77705.c max77705_i2c_probe() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 4096-ptr_max |
| PARAM_VALUE | 1 | map->async | 0 |
| PARAM_VALUE | 1 | map->lock | 4096-ptr_max |
| PARAM_VALUE | 1 | map->unlock | 4096-ptr_max |
| PARAM_VALUE | 3 | irq_flags | 8192 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 306564932791468032 |
| PARAM_VALUE | 6 | data | 4433337477413134336 |
| BUF_SIZE | 0 | dev | 1616 |
| CAPPED_DATA | 1 | map->rd_table->n_no_ranges | 1 |
| CAPPED_DATA | 1 | map->volatile_table->n_no_ranges | 1 |
| CAPPED_DATA | 1 | map->volatile_table->n_yes_ranges | 1 |
| CAPPED_DATA | 2 | irq | 1 |
| DATA_SOURCE | 1 | map | r __devm_regmap_init_i2c |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 2 | irq | |
| UNITS | 2 | irq | unit_array_size |
drivers/mfd/gateworks-gsc.c gsc_probe() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 4096-ptr_max |
| PARAM_VALUE | 1 | map->lock | 4096-ptr_max |
| PARAM_VALUE | 1 | map->unlock | 4096-ptr_max |
| PARAM_VALUE | 1 | *map->cache->data | 0-4294967295 |
| PARAM_VALUE | 3 | irq_flags | 8328 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 3088912236029636608 |
| PARAM_VALUE | 6 | data | 594717057387925504 |
| BUF_SIZE | 0 | dev | 1616 |
| CAPPED_DATA | 2 | irq | 1 |
| DATA_SOURCE | 1 | map | r __devm_regmap_init |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 2 | irq | |
| UNITS | 2 | irq | unit_array_size |
drivers/mfd/max77714.c max77714_probe() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->bus | 0,4096-ptr_max |
| PARAM_VALUE | 0 | dev->class | 0,4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->driver | 0,4096-ptr_max |
| PARAM_VALUE | 1 | map | 4096-ptr_max |
| PARAM_VALUE | 1 | map->async | 0 |
| PARAM_VALUE | 1 | map->cache_dirty | 1 |
| PARAM_VALUE | 1 | *map->cache->data | 0-4294967295 |
| PARAM_VALUE | 3 | irq_flags | 8320 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 6064150273858756608 |
| PARAM_VALUE | 6 | data | 7872130818182668288 |
| BUF_SIZE | 0 | dev | 1616 |
| CAPPED_DATA | 1 | map->precious_table->n_no_ranges | 1 |
| CAPPED_DATA | 1 | map->rd_table->n_no_ranges | 1 |
| CAPPED_DATA | 1 | map->rd_table->n_yes_ranges | 1 |
| CAPPED_DATA | 1 | map->volatile_table->n_no_ranges | 1 |
| CAPPED_DATA | 1 | map->volatile_table->n_yes_ranges | 1 |
| CAPPED_DATA | 1 | map->wr_table->n_no_ranges | 1 |
| CAPPED_DATA | 1 | map->wr_table->n_yes_ranges | 1 |
| CAPPED_DATA | 2 | irq | 1 |
| DATA_SOURCE | 1 | map | r __devm_regmap_init_i2c |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 2 | irq | |
| UNITS | 2 | irq | unit_array_size |
drivers/mfd/rohm-bd96801.c bd96801_i2c_probe() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 4096-ptr_max |
| PARAM_VALUE | 1 | map->cache->cached_rbnode->blklen | 1-4294967295 |
| PARAM_VALUE | 1 | map->cache_dirty | 1 |
| PARAM_VALUE | 1 | *map->cache->data | 0-4294967295 |
| PARAM_VALUE | 2 | irq | 1-s32max |
| PARAM_VALUE | 3 | irq_flags | 8192 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 6 | data | 4780939775663734784 |
| CAPPED_DATA | 1 | map->wr_table->n_no_ranges | 1 |
| CAPPED_DATA | 1 | map->wr_table->n_yes_ranges | 1 |
| CAPPED_DATA | 2 | irq | 1 |
| DATA_SOURCE | 1 | map | r __devm_regmap_init_i2c |
| DATA_SOURCE | 2 | irq | r fwnode_irq_get_byname |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 2 | irq |
drivers/mfd/rohm-bd96801.c bd96801_i2c_probe() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 4096-ptr_max |
| PARAM_VALUE | 1 | map->cache->cached_rbnode->blklen | 1-4294967295 |
| PARAM_VALUE | 1 | map->cache_dirty | 1 |
| PARAM_VALUE | 1 | *map->cache->data | 0-4294967295 |
| PARAM_VALUE | 2 | irq | 1-s32max |
| PARAM_VALUE | 3 | irq_flags | 8192 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 6 | data | 7770147398281900032 |
| CAPPED_DATA | 1 | map->wr_table->n_no_ranges | 1 |
| CAPPED_DATA | 1 | map->wr_table->n_yes_ranges | 1 |
| CAPPED_DATA | 2 | irq | 1 |
| DATA_SOURCE | 1 | map | r __devm_regmap_init_i2c |
| DATA_SOURCE | 2 | irq | r fwnode_irq_get_byname |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 2 | irq |
sound/hda/codecs/side-codecs/cs35l41_hda.c cs35l41_configure_interrupt() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->bus | 0,4096-ptr_max |
| PARAM_VALUE | 0 | dev->class | 0,4096-ptr_max |
| PARAM_VALUE | 0 | dev->driver | 0,4096-ptr_max |
| PARAM_VALUE | 0 | dev->driver_data | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->driver_data->regmap->cache_dirty | 0-1 |
| PARAM_VALUE | 0 | dev->power.autosuspend_delay | 3000 |
| PARAM_VALUE | 0 | dev->power.last_status | (-1) |
| PARAM_VALUE | 0 | dev->power.qos | 0,4096-u64max |
| PARAM_VALUE | 0 | dev->power.request | 0-4 |
| PARAM_VALUE | 0 | dev->power.runtime_error | s32min-(-17),(-15)-(-14),(-12),(-10)-s32max |
| PARAM_VALUE | 0 | dev->power.runtime_status | 0,2 |
| PARAM_VALUE | 0 | dev->power.use_autosuspend | 1 |
| PARAM_VALUE | 0 | dev->power.wakeirq->status | 0-4294967295 |
| PARAM_VALUE | 0 | *dev->driver_data->regmap->work_buf | (-4611686018427387904)-4611686018427387903 |
| PARAM_VALUE | 1 | map | 4096-ptr_max |
| PARAM_VALUE | 1 | map->async | 0 |
| PARAM_VALUE | 1 | map->async_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 1 | map->async_ret | s32min-s32max |
| PARAM_VALUE | 1 | map->cache->cached_rbnode->base_reg | 0-4294967295 |
| PARAM_VALUE | 1 | map->cache->cached_rbnode->blklen | 0-4294967295 |
| PARAM_VALUE | 1 | map->cache->cached_rbnode->node.__rb_parent_color | 0-1 |
| PARAM_VALUE | 1 | map->cache_bypass | 0-1 |
| PARAM_VALUE | 1 | map->cache_dirty | 0-1 |
| PARAM_VALUE | 1 | map->patch_regs | 0-4294967295 |
| PARAM_VALUE | 3 | irq_flags | 8320,8328 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 1505371142846640128 |
| PARAM_VALUE | 6 | data | 4096-ptr_max |
| CAPPED_DATA | 1 | map->volatile_table->n_no_ranges | 1 |
| CAPPED_DATA | 1 | map->volatile_table->n_yes_ranges | 1 |
| CAPPED_DATA | 1 | map->wr_table->n_no_ranges | 1 |
| CAPPED_DATA | 1 | map->wr_table->n_yes_ranges | 1 |
| STR_LEN | 0 | dev | 7-8 |
| STR_LEN | 0 | dev | 7-8 |
| BIT_INFO | 3 | irq_flags | 0x2080,0x208f |
| MEM_ZERO | 6 | data | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 2 | irq |
sound/soc/codecs/wcd937x.c wcd937x_irq_init() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->driver_data->rxdev->power.in_dpm_list | 1 |
| PARAM_VALUE | 0 | dev->driver_data->txdev->power.in_dpm_list | 1 |
| PARAM_VALUE | 0 | dev->kobj.entry.next->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->kobj.entry.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->links.suppliers.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->power.entry.next->prev | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 1-u64max |
| PARAM_VALUE | 3 | irq_flags | 8192 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 6536234607039606784 |
| PARAM_VALUE | 6 | data | 4096-ptr_max |
| CAPPED_DATA | 0 | dev | 1 |
| DATA_SOURCE | 0 | dev | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | global &component_mutex |
drivers/gpio/gpio-pcie-idio-24.c idio_24_probe() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 4096-ptr_max |
| PARAM_VALUE | 1 | map->cache->cached_rbnode->blklen | 1-4294967295 |
| PARAM_VALUE | 1 | map->cache_dirty | 1 |
| PARAM_VALUE | 1 | *map->cache->data | 0-4294967295 |
| PARAM_VALUE | 3 | irq_flags | 0 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 4096-ptr_max |
| PARAM_VALUE | 5 | chip->ack_base | 8 |
| PARAM_VALUE | 5 | chip->handle_mask_sync | 8163201554810097664 |
| PARAM_VALUE | 5 | chip->irq_drv_data | 4096-ptr_max |
| PARAM_VALUE | 5 | chip->irqs | 5177198850477006848 |
| PARAM_VALUE | 5 | chip->mask_base | 14 |
| PARAM_VALUE | 5 | chip->num_irqs | 56 |
| PARAM_VALUE | 5 | chip->num_regs | 4 |
| PARAM_VALUE | 5 | chip->set_type_config | 8191241588555120640 |
| PARAM_VALUE | 5 | chip->status_base | 8 |
| PARAM_VALUE | 6 | data | 9045989763407736832 |
| BUF_SIZE | 0 | dev | 1616 |
| BUF_SIZE | 5 | chip | 168 |
| BUF_SIZE | 5 | chip->irq_drv_data | 88 |
| BUF_SIZE | 5 | chip->irqs | 2016 |
| BUF_SIZE | 5 | chip->name | 1-s32max |
| CAPPED_DATA | 1 | map->wr_table->n_no_ranges | 1 |
| CAPPED_DATA | 1 | map->wr_table->n_yes_ranges | 1 |
| DATA_SOURCE | 1 | map | r __devm_regmap_init_mmio_clk |
| DATA_SOURCE | 5 | chip | r devm_kzalloc |
| MEM_ZERO | 5 | chip | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 2 | irq | unit_array_size |
drivers/mfd/intel_soc_pmic_bxtwc.c bxtwc_add_chained_irq_chip() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 4096-ptr_max |
| PARAM_VALUE | 2 | irq | 0-s32max |
| PARAM_VALUE | 3 | irq_flags | 8192 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 2808958523566682112,2914402418150973440,4349701752756428800,5243533984287367168,6595689571064324096,7390762958850174976 |
| PARAM_VALUE | 6 | data | 4096-ptr_max |
| BUF_SIZE | 0 | dev | 1616 |
| DATA_SOURCE | 2 | irq | r regmap_irq_get_virq |
| DATA_SOURCE | 3 | irq_flags | $3 |
| DATA_SOURCE | 5 | chip | $4 |
| DATA_SOURCE | 6 | data | $5 |
| MEM_ZERO | 6 | data | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/mfd/intel_soc_pmic_bxtwc.c bxtwc_probe() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 0-ptr_max |
| PARAM_VALUE | 2 | irq | 1-s32max |
| PARAM_VALUE | 3 | irq_flags | 8320 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 3565699118053298176 |
| PARAM_VALUE | 6 | data | 4096-ptr_max |
| BUF_SIZE | 0 | dev | 1616 |
| DATA_SOURCE | 1 | map | r __devm_regmap_init |
| MEM_ZERO | 6 | data | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 2 | irq | unit_array_size |
drivers/power/supply/max77705_charger.c max77705_charger_probe() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 0-ptr_max |
| PARAM_VALUE | 3 | irq_flags | 8192 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 4096-ptr_max |
| PARAM_VALUE | 5 | chip->irq_drv_data | 4096-ptr_max |
| PARAM_VALUE | 6 | data | 7218145136977408000 |
| BUF_SIZE | 0 | dev | 1616 |
| BUF_SIZE | 5 | chip | 168 |
| BUF_SIZE | 5 | chip->irq_drv_data | 288 |
| CAPPED_DATA | 2 | irq | 1 |
| DATA_SOURCE | 1 | map | r __devm_regmap_init_i2c |
| DATA_SOURCE | 5 | chip | r devm_kmemdup |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 2 | irq | |
| UNITS | 2 | irq | unit_array_size |
drivers/mfd/rk8xx-core.c rk8xx_probe() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->driver_data | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 0-ptr_max |
| PARAM_VALUE | 2 | irq | s32min-(-1),1-s32max |
| PARAM_VALUE | 3 | irq_flags | 8192,8320 |
| PARAM_VALUE | 4 | irq_base | (-1) |
| PARAM_VALUE | 5 | chip | 1280414864186347520,1721913508732547072,2390410329759121408,6291240540779155456,6352361415173992448,7172833234331717632,9081773053516636160 |
| PARAM_VALUE | 6 | data | 4096-ptr_max |
| BUF_SIZE | 5 | chip | 168 |
| CAPPED_DATA | 2 | irq | 1 |
| DATA_SOURCE | 0 | dev | $0 |
| DATA_SOURCE | 1 | map | $3 |
| DATA_SOURCE | 2 | irq | $2 |
| BIT_INFO | 3 | irq_flags | 0x2000,0x2080 |
| BIT_INFO | 5 | chip | 0x0,0x7feffffffdfff000 |
| BIT_INFO | 5 | chip | 0x0,0x7feffffffdfff000 |
| MEM_ZERO | 6 | data | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 2 | irq |
drivers/mfd/intel_soc_pmic_chtwc.c cht_wc_probe() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 0-ptr_max |
| PARAM_VALUE | 2 | irq | 0-s32max |
| PARAM_VALUE | 3 | irq_flags | 8320 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 3944476273990832128 |
| PARAM_VALUE | 6 | data | 4096-ptr_max |
| BUF_SIZE | 0 | dev | 1616 |
| CAPPED_DATA | 2 | irq | 1 |
| DATA_SOURCE | 1 | map | r __devm_regmap_init |
| MEM_ZERO | 6 | data | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 2 | irq | |
| UNITS | 2 | irq | unit_array_size |
drivers/extcon/extcon-sm5502.c sm5022_muic_i2c_probe() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->driver_data | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->of_node | 1-u64max |
| PARAM_VALUE | 1 | map | 0-ptr_max |
| PARAM_VALUE | 3 | irq_flags | 8322 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 6 | data | 4096-ptr_max |
| BUF_SIZE | 0 | dev | 1616 |
| CAPPED_DATA | 2 | irq | 1 |
| DATA_SOURCE | 1 | map | r __devm_regmap_init_i2c |
| MEM_ZERO | 6 | data | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 2 | irq | |
| UNITS | 2 | irq | unit_array_size |
drivers/mfd/intel_soc_pmic_crc.c crystal_cove_i2c_probe() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 0-ptr_max |
| PARAM_VALUE | 3 | irq_flags | 8193 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 6 | data | 4096-ptr_max |
| BUF_SIZE | 0 | dev | 1616 |
| CAPPED_DATA | 2 | irq | 1 |
| DATA_SOURCE | 1 | map | r __devm_regmap_init_i2c |
| MEM_ZERO | 6 | data | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 2 | irq | |
| UNITS | 2 | irq | unit_array_size |
drivers/mfd/rt5033.c rt5033_i2c_probe() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->driver_data | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 4096-ptr_max |
| PARAM_VALUE | 1 | map->lock | 4096-ptr_max |
| PARAM_VALUE | 1 | map->unlock | 4096-ptr_max |
| PARAM_VALUE | 1 | *map->cache->data | 0-4294967295 |
| PARAM_VALUE | 3 | irq_flags | 8194 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 3905972768349270016 |
| PARAM_VALUE | 6 | data | 4096-ptr_max |
| BUF_SIZE | 0 | dev | 1616 |
| CAPPED_DATA | 2 | irq | 1 |
| DATA_SOURCE | 1 | map | r __devm_regmap_init_i2c |
| MEM_ZERO | 6 | data | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 2 | irq | |
| UNITS | 2 | irq | unit_array_size |
drivers/mfd/88pm886.c pm886_setup_irq() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 4096-ptr_max |
| PARAM_VALUE | 1 | map->async | 0 |
| PARAM_VALUE | 1 | map->cache_dirty | 1 |
| PARAM_VALUE | 3 | irq_flags | 8192 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 3931271302723190784 |
| PARAM_VALUE | 6 | data | 6007132438296395776 |
| BUF_SIZE | 0 | dev | 1616 |
| CAPPED_DATA | 1 | map->rd_table->n_no_ranges | 1 |
| CAPPED_DATA | 1 | map->rd_table->n_yes_ranges | 1 |
| CAPPED_DATA | 1 | map->volatile_table->n_no_ranges | 1 |
| CAPPED_DATA | 1 | map->volatile_table->n_yes_ranges | 1 |
| CAPPED_DATA | 1 | map->wr_table->n_no_ranges | 1 |
| CAPPED_DATA | 1 | map->wr_table->n_yes_ranges | 1 |
| CAPPED_DATA | 2 | irq | 1 |
| DATA_SOURCE | 6 | data | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 2 | irq | |
| UNITS | 2 | irq | unit_array_size |
drivers/mfd/sec-irq.c s2mpg1x_add_chained_pmic() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 0-ptr_max |
| PARAM_VALUE | 2 | irq | 0-s32max |
| PARAM_VALUE | 3 | irq_flags | 8320 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 404029041521487872,2605403592653410304 |
| PARAM_VALUE | 6 | data | 9158441427940466688 |
| BUF_SIZE | 5 | chip | 168 |
| DATA_SOURCE | 2 | irq | r regmap_irq_get_virq |
| DATA_SOURCE | 5 | chip | $3 |
| BIT_INFO | 5 | chip | 0x408404140801000,0x25bb66c7fef67000 |
| BIT_INFO | 5 | chip | 0x408404140801000,0x25bb66c7fef67000 |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/mfd/sec-irq.c sec_irq_init() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 0-ptr_max |
| PARAM_VALUE | 3 | irq_flags | 8192 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 1111495389560315904,1494123148882690048,1578495540853936128,1758719876924993536,2666120362752712704,2823959812084256768,7541322444546768896,8028569116523388928 |
| PARAM_VALUE | 6 | data | 2192918414032936960 |
| BUF_SIZE | 0 | dev | (-1),1616 |
| BUF_SIZE | 0 | dev | (-1),1616 |
| BUF_SIZE | 5 | chip | 168 |
| BIT_INFO | 5 | chip | 0x20000000000000,0x7ffffffffffff000 |
| BIT_INFO | 5 | chip | 0x20000000000000,0x7ffffffffffff000 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 2 | irq | |
| UNITS | 2 | irq | unit_array_size |
drivers/mfd/sec-irq.c sec_irq_init_s2mpg1x() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 1-u64max |
| PARAM_VALUE | 3 | irq_flags | 8192 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 8520360089410027520,8562191439668105216 |
| PARAM_VALUE | 6 | data | 2705365218815647744 |
| BUF_SIZE | 5 | chip | 168 |
| DATA_SOURCE | 1 | map | r dev_get_regmap |
| BIT_INFO | 5 | chip | 0x7612021bc4024000,0x76ff67ffffffd000 |
| BIT_INFO | 5 | chip | 0x7612021bc4024000,0x76ff67ffffffd000 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 2 | irq | |
| UNITS | 2 | irq | unit_array_size |
drivers/mfd/cs40l50-core.c cs40l50_irq_init() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->power.autosuspend_delay | 2000 |
| PARAM_VALUE | 0 | dev->power.last_status | (-1) |
| PARAM_VALUE | 0 | dev->power.qos | 0,4096-u64max |
| PARAM_VALUE | 0 | dev->power.request | 0-4 |
| PARAM_VALUE | 0 | dev->power.runtime_error | 0 |
| PARAM_VALUE | 0 | dev->power.runtime_status | 0 |
| PARAM_VALUE | 0 | dev->power.use_autosuspend | 1 |
| PARAM_VALUE | 0 | dev->power.wakeirq->status | 0-4294967295 |
| PARAM_VALUE | 1 | map | 4096-ptr_max |
| PARAM_VALUE | 1 | *map->cache->data | 0-4294967295 |
| PARAM_VALUE | 3 | irq_flags | 8320 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 4852662284810289152 |
| PARAM_VALUE | 6 | data | 4096-ptr_max |
| BUF_SIZE | 0 | dev | 1616 |
| MEM_ZERO | 6 | data | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 2 | irq |
drivers/mfd/atc260x-core.c atc260x_device_probe() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->bus | 0,4096-ptr_max |
| PARAM_VALUE | 0 | dev->class | 0,4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->driver | 0 |
| PARAM_VALUE | 0 | dev->of_node | 0 |
| PARAM_VALUE | 1 | map | 4096-ptr_max |
| PARAM_VALUE | 1 | map->async | 0 |
| PARAM_VALUE | 1 | map->cache->cached_rbnode->base_reg | 0-4294967295 |
| PARAM_VALUE | 1 | map->cache->cached_rbnode->blklen | 0-4294967295 |
| PARAM_VALUE | 1 | map->cache_dirty | 1 |
| PARAM_VALUE | 1 | map->lock | 4096-ptr_max |
| PARAM_VALUE | 1 | map->unlock | 4096-ptr_max |
| PARAM_VALUE | 1 | *map->cache->data | 0-4294967295 |
| PARAM_VALUE | 3 | irq_flags | 8192 |
| PARAM_VALUE | 4 | irq_base | (-1) |
| PARAM_VALUE | 5 | chip | 1271325478770917376,6788461865677447168 |
| PARAM_VALUE | 5 | chip->ack_base | 0 |
| PARAM_VALUE | 5 | chip->ack_invert | 0 |
| PARAM_VALUE | 5 | chip->clear_ack | 0 |
| PARAM_VALUE | 5 | chip->clear_on_unmask | 0 |
| PARAM_VALUE | 5 | chip->config_base | 0 |
| PARAM_VALUE | 5 | chip->domain_suffix | 0 |
| PARAM_VALUE | 5 | chip->get_irq_reg | 0 |
| PARAM_VALUE | 5 | chip->irq_drv_data | 0 |
| PARAM_VALUE | 5 | chip->irq_relres | 0 |
| PARAM_VALUE | 5 | chip->irq_reqres | 0 |
| PARAM_VALUE | 5 | chip->irqs | 7626374579303718912,8747943239139356672 |
| PARAM_VALUE | 5 | chip->main_status | 0 |
| PARAM_VALUE | 5 | chip->mask_base | 0 |
| PARAM_VALUE | 5 | chip->mask_unmask_non_inverted | 0 |
| PARAM_VALUE | 5 | chip->name | 1308755452730511360,5922770497453371392 |
| PARAM_VALUE | 5 | chip->no_status | 0 |
| PARAM_VALUE | 5 | chip->num_irqs | 11 |
| PARAM_VALUE | 5 | chip->num_main_regs | 0 |
| PARAM_VALUE | 5 | chip->num_regs | 1 |
| PARAM_VALUE | 5 | chip->runtime_pm | 0 |
| PARAM_VALUE | 5 | chip->status_base | 200 |
| PARAM_VALUE | 5 | chip->status_invert | 0 |
| PARAM_VALUE | 5 | chip->type_in_mask | 0 |
| PARAM_VALUE | 5 | chip->unmask_base | 201 |
| PARAM_VALUE | 5 | chip->use_ack | 0 |
| PARAM_VALUE | 5 | chip->wake_base | 0 |
| PARAM_VALUE | 5 | chip->wake_invert | 0 |
| PARAM_VALUE | 6 | data | 4096-ptr_max |
| BUF_SIZE | 0 | dev | 1616 |
| CAPPED_DATA | 1 | map->rd_table->n_yes_ranges | 1 |
| CAPPED_DATA | 1 | map->volatile_table->n_no_ranges | 1 |
| CAPPED_DATA | 1 | map->volatile_table->n_yes_ranges | 1 |
| CAPPED_DATA | 2 | irq | 1 |
| MEM_ZERO | 6 | data | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 2 | irq | |
| UNITS | 2 | irq | unit_array_size |
drivers/gpio/gpio-104-dio-48e.c dio48e_probe() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->dma_ops->alloc | 0,1744715142275031040,2065280936184246272,2938795245442469888 |
| PARAM_VALUE | 0 | dev->dma_ops->alloc_pages_op | 0,4686288359180861440,6350905364812603392,6978773206971854848 |
| PARAM_VALUE | 0 | dev->dma_ops->cache_sync | 0 |
| PARAM_VALUE | 0 | dev->dma_ops->dma_supported | 0,2528523692154392576,3617072262637035520,5023592177070743552,5276104885786021888 |
| PARAM_VALUE | 0 | dev->dma_ops->free | 0,4778164490434129920,7144974343242604544,7861694134817480704 |
| PARAM_VALUE | 0 | dev->dma_ops->free_pages | 0,239457316199952384,5196233516945883136,7413093576918179840 |
| PARAM_VALUE | 0 | dev->dma_ops->get_merge_boundary | 0 |
| PARAM_VALUE | 0 | dev->dma_ops->get_required_mask | 0,7770840938859397120 |
| PARAM_VALUE | 0 | dev->dma_ops->get_sgtable | 0,1322759480623644672 |
| PARAM_VALUE | 0 | dev->dma_ops->map_phys | 0,2506261230157742080,4169194063996235776,4848421345171935232,6326163439792029696 |
| PARAM_VALUE | 0 | dev->dma_ops->map_sg | 0,2118452656510775296,2518538481676259328,5872201013595766784,6630017431831871488 |
| PARAM_VALUE | 0 | dev->dma_ops->max_mapping_size | 0,8830639662091943936 |
| PARAM_VALUE | 0 | dev->dma_ops->mmap | 0,5761417605877342208,7694740394750603264 |
| PARAM_VALUE | 0 | dev->dma_ops->opt_mapping_size | 0 |
| PARAM_VALUE | 0 | dev->dma_ops->sync_sg_for_cpu | 0,4862850025765572608 |
| PARAM_VALUE | 0 | dev->dma_ops->sync_sg_for_device | 0,3732476178258022400 |
| PARAM_VALUE | 0 | dev->dma_ops->sync_single_for_cpu | 0,1155325867376779264 |
| PARAM_VALUE | 0 | dev->dma_ops->sync_single_for_device | 0,8781567156597239808 |
| PARAM_VALUE | 0 | dev->dma_ops->unmap_phys | 0,3634718672199266304,5690836758666383360,6257189515678003200,7756707427785986048 |
| PARAM_VALUE | 0 | dev->dma_ops->unmap_sg | 0,1256335292805263360,8472845699660435456,8676762248147066880,8920167536469053440 |
| PARAM_VALUE | 0 | dev->kobj.parent->sd->attr.open->nr_mmapped | 0-4294967295 |
| PARAM_VALUE | 0 | dev->kobj.sd->attr.open->nr_mmapped | 0-4294967295 |
| PARAM_VALUE | 1 | map | 4096-ptr_max |
| PARAM_VALUE | 1 | *map->cache->data | 0-4294967295 |
| PARAM_VALUE | 3 | irq_flags | 0 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 4096-ptr_max |
| PARAM_VALUE | 5 | chip->ack_base | 15 |
| PARAM_VALUE | 5 | chip->handle_mask_sync | 5838118362584432640 |
| PARAM_VALUE | 5 | chip->irq_drv_data | 4096-ptr_max |
| PARAM_VALUE | 5 | chip->irqs | 4745938532521295872 |
| PARAM_VALUE | 5 | chip->mask_base | 11 |
| PARAM_VALUE | 5 | chip->no_status | 1 |
| PARAM_VALUE | 5 | chip->num_irqs | 44 |
| PARAM_VALUE | 5 | chip->num_regs | 1 |
| PARAM_VALUE | 6 | data | 7711268176074833920 |
| BUF_SIZE | 0 | dev | (-1)-0,4,16,24-s32max |
| BUF_SIZE | 0 | dev | (-1)-0,4,16,24-s32max |
| BUF_SIZE | 5 | chip | 168 |
| BUF_SIZE | 5 | chip->irq_drv_data | 104 |
| BUF_SIZE | 5 | chip->irqs | 1584 |
| BUF_SIZE | 5 | chip->name | 1-s32max |
| DATA_SOURCE | 0 | dev | $0 |
| DATA_SOURCE | 1 | map | r __devm_regmap_init_mmio_clk |
| DATA_SOURCE | 5 | chip | r devm_kzalloc |
| MEM_ZERO | 5 | chip | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HOST_DATA | 0 | dev->flags | 4096-u32max |
| HALF_LOCKED2 | 0 | &dev->mutex |
drivers/power/supply/rt9467-charger.c rt9467_charger_probe() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 0-ptr_max |
| PARAM_VALUE | 3 | irq_flags | 8200 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 4091270520337973248 |
| PARAM_VALUE | 6 | data | 4096-ptr_max |
| BUF_SIZE | 0 | dev | 1616 |
| CAPPED_DATA | 2 | irq | 1 |
| DATA_SOURCE | 1 | map | r __devm_regmap_init_i2c |
| MEM_ZERO | 6 | data | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 2 | irq | |
| UNITS | 2 | irq | unit_array_size |
drivers/mfd/tps65912-core.c tps65912_device_init() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->driver_data | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 0-ptr_max |
| PARAM_VALUE | 3 | irq_flags | 8192 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 7195604320519913472 |
| PARAM_VALUE | 6 | data | 4096-ptr_max |
| BUF_SIZE | 0 | dev | 1616 |
| CAPPED_DATA | 2 | irq | 1 |
| MEM_ZERO | 6 | data | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 2 | irq |
drivers/mfd/tps65219.c tps65219_probe() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->driver_data | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 0-ptr_max |
| PARAM_VALUE | 3 | irq_flags | 8192 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 6 | data | 4096-ptr_max |
| BUF_SIZE | 0 | dev | 1616 |
| CAPPED_DATA | 2 | irq | 1 |
| DATA_SOURCE | 1 | map | r __devm_regmap_init_i2c |
| MEM_ZERO | 6 | data | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 2 | irq | |
| UNITS | 2 | irq | unit_array_size |
sound/soc/codecs/cs35l45.c cs35l45_probe() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->power.entry.prev->next | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 4096-ptr_max |
| PARAM_VALUE | 1 | map->async | 0-1 |
| PARAM_VALUE | 1 | map->async_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 1 | map->async_ret | s32min-s32max |
| PARAM_VALUE | 1 | map->cache_bypass | 0-1 |
| PARAM_VALUE | 1 | map->cache_dirty | 0-1 |
| PARAM_VALUE | 1 | map->patch_regs | 0-4294967295 |
| PARAM_VALUE | 1 | *map->work_buf | (-4611686018427387904)-4611686018427387903 |
| PARAM_VALUE | 2 | irq | s32min-(-1),1-s32max |
| PARAM_VALUE | 3 | irq_flags | 8324,8328 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 2766936967905542144 |
| PARAM_VALUE | 6 | data | 4096-ptr_max |
| BUF_SIZE | 0 | dev | 1616 |
| CAPPED_DATA | 2 | irq | 1 |
| BIT_INFO | 3 | irq_flags | 0x2080,0x208c |
| MEM_ZERO | 1 | map | |
| MEM_ZERO | 6 | data | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 2 | irq |
drivers/mfd/max77620.c max77620_probe() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->bus | 0,4096-ptr_max |
| PARAM_VALUE | 0 | dev->class | 0,4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->driver | 0,4096-ptr_max |
| PARAM_VALUE | 0 | dev->driver_data | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 4096-ptr_max |
| PARAM_VALUE | 3 | irq_flags | 8320 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 4096-ptr_max |
| PARAM_VALUE | 5 | chip->irq_drv_data | 4096-ptr_max |
| PARAM_VALUE | 6 | data | 4096-ptr_max |
| BUF_SIZE | 0 | dev | 1616 |
| BUF_SIZE | 5 | chip | 168 |
| BUF_SIZE | 5 | chip->irq_drv_data | 72 |
| CAPPED_DATA | 2 | irq | 1 |
| DATA_SOURCE | 1 | map | r __devm_regmap_init_i2c |
| DATA_SOURCE | 5 | chip | r devm_kmemdup |
| MEM_ZERO | 6 | data | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 2 | irq | |
| UNITS | 2 | irq | unit_array_size |
sound/soc/codecs/wcd9335.c wcd9335_irq_init() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->bus | 0,4096-ptr_max |
| PARAM_VALUE | 0 | dev->class | 0,4096-ptr_max |
| PARAM_VALUE | 0 | dev->driver | 0,4096-ptr_max |
| PARAM_VALUE | 0 | dev->of_node | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->of_node->kobj.release->timer->entry.pprev | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 4096-ptr_max |
| PARAM_VALUE | 1 | map->cache->cached_rbnode->node.__rb_parent_color | 0-1 |
| PARAM_VALUE | 1 | map->cache_dirty | 0-1 |
| PARAM_VALUE | 1 | *map->cache->data | 0-4294967295 |
| PARAM_VALUE | 2 | irq | 0-s32max |
| PARAM_VALUE | 3 | irq_flags | 4 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 7463140155699597312 |
| PARAM_VALUE | 6 | data | 4096-ptr_max |
| DATA_SOURCE | 2 | irq | r of_irq_get_byname |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/mfd/rohm-bd71828.c bd71828_i2c_probe() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 0-ptr_max |
| PARAM_VALUE | 2 | irq | s32min-(-1),1-s32max |
| PARAM_VALUE | 3 | irq_flags | 8192 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 568433296987295744,6231782335743270912,6533652426058813440 |
| PARAM_VALUE | 6 | data | 545273635961188352 |
| BUF_SIZE | 1 | map | (-1)-0,8-s32max |
| BUF_SIZE | 1 | map | (-1)-0,8-s32max |
| BUF_SIZE | 5 | chip | 168 |
| CAPPED_DATA | 2 | irq | 1 |
| BIT_INFO | 5 | chip | 0x220300041080000,0x5fffff57fffef000 |
| BIT_INFO | 5 | chip | 0x220300041080000,0x5fffff57fffef000 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 2 | irq | |
| UNITS | 2 | irq | unit_array_size |
drivers/mfd/tps65910.c tps65910_irq_init() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->driver_data | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 0-ptr_max |
| PARAM_VALUE | 2 | irq | s32min-(-1),1-s32max |
| PARAM_VALUE | 3 | irq_flags | 8192 |
| PARAM_VALUE | 5 | chip | 4311181330645815296,5639747837065957376 |
| PARAM_VALUE | 6 | data | 4096-ptr_max |
| BUF_SIZE | 0 | dev | 1616 |
| BUF_SIZE | 5 | chip | 168 |
| DATA_SOURCE | 2 | irq | $1 |
| BIT_INFO | 5 | chip | 0xa44608413101000,0x7fd46cd6ff789000 |
| BIT_INFO | 5 | chip | 0xa44608413101000,0x7fd46cd6ff789000 |
| MEM_ZERO | 6 | data | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 2 | irq | |
| UNITS | 2 | irq | unit_array_size |
drivers/mfd/as3722.c as3722_i2c_probe() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->bus | 0,4096-ptr_max |
| PARAM_VALUE | 0 | dev->class | 0,4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->driver | 0,4096-ptr_max |
| PARAM_VALUE | 1 | map | 4096-ptr_max |
| PARAM_VALUE | 1 | *map->cache->data | 0-4294967295 |
| PARAM_VALUE | 2 | irq | 0 |
| PARAM_VALUE | 3 | irq_flags | 8192-8207 |
| PARAM_VALUE | 4 | irq_base | (-1) |
| PARAM_VALUE | 5 | chip | 7009103010980450304 |
| PARAM_VALUE | 6 | data | 4096-ptr_max |
| BUF_SIZE | 0 | dev | 1616 |
| DATA_SOURCE | 1 | map | r __devm_regmap_init_i2c |
| BIT_INFO | 3 | irq_flags | 0x2000,0x200f |
| MEM_ZERO | 6 | data | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 2 | irq | |
| UNITS | 2 | irq | unit_array_size |
drivers/mfd/intel_soc_pmic_chtdc_ti.c chtdc_ti_probe() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 0-ptr_max |
| PARAM_VALUE | 3 | irq_flags | 8192 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 4261173208410185728 |
| PARAM_VALUE | 6 | data | 4096-ptr_max |
| BUF_SIZE | 0 | dev | 1616 |
| CAPPED_DATA | 2 | irq | 1 |
| DATA_SOURCE | 1 | map | r __devm_regmap_init_i2c |
| MEM_ZERO | 6 | data | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 2 | irq | |
| UNITS | 2 | irq | unit_array_size |
drivers/mfd/rn5t618.c rn5t618_irq_init() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->driver_data | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 0-ptr_max |
| PARAM_VALUE | 3 | irq_flags | 8200 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 6668590547809787904 |
| PARAM_VALUE | 6 | data | 4096-ptr_max |
| BUF_SIZE | 0 | dev | 1616 |
| BUF_SIZE | 5 | chip | 168 |
| CAPPED_DATA | 2 | irq | 1 |
| MEM_ZERO | 6 | data | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 2 | irq | |
| UNITS | 2 | irq | unit_array_size |
drivers/mfd/max77686.c max77686_i2c_probe() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 4096-ptr_max |
| PARAM_VALUE | 1 | map->lock | 4096-ptr_max |
| PARAM_VALUE | 1 | map->unlock | 4096-ptr_max |
| PARAM_VALUE | 1 | *map->cache->data | 0-4294967295 |
| PARAM_VALUE | 3 | irq_flags | 8320 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 7203519739801460736,8009884853758435328 |
| PARAM_VALUE | 6 | data | 4096-ptr_max |
| BUF_SIZE | 5 | chip | 168 |
| CAPPED_DATA | 2 | irq | 1 |
| DATA_SOURCE | 1 | map | r __devm_regmap_init_i2c |
| BIT_INFO | 5 | chip | 0x6328030010012000,0x6ff8dbdf9f6de000 |
| BIT_INFO | 5 | chip | 0x6328030010012000,0x6ff8dbdf9f6de000 |
| MEM_ZERO | 6 | data | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 2 | irq | |
| UNITS | 2 | irq | unit_array_size |
drivers/mfd/rohm-bd718x7.c bd718xx_i2c_probe() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 0-ptr_max |
| PARAM_VALUE | 2 | irq | s32min-(-1),1-s32max |
| PARAM_VALUE | 3 | irq_flags | 8192 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 3729030679756955648 |
| PARAM_VALUE | 6 | data | 5371960065459236864 |
| CAPPED_DATA | 2 | irq | 1 |
| DATA_SOURCE | 1 | map | r __devm_regmap_init_i2c |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 2 | irq | |
| UNITS | 2 | irq | unit_array_size |
drivers/mfd/rohm-bd9576.c bd957x_i2c_probe() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 0-ptr_max |
| PARAM_VALUE | 2 | irq | s32min-(-1),1-s32max |
| PARAM_VALUE | 3 | irq_flags | 8192 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 4552402799644393472 |
| PARAM_VALUE | 6 | data | 4836430537132331008 |
| CAPPED_DATA | 2 | irq | 1 |
| DATA_SOURCE | 1 | map | r __devm_regmap_init_i2c |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 2 | irq | |
| UNITS | 2 | irq | unit_array_size |
drivers/mfd/sprd-sc27xx-spi.c sprd_pmic_probe() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->driver_data | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 0-ptr_max |
| PARAM_VALUE | 2 | irq | 0-s32max |
| PARAM_VALUE | 3 | irq_flags | 8192 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 4096-ptr_max |
| PARAM_VALUE | 5 | chip->ack_base | 0 |
| PARAM_VALUE | 5 | chip->irqs | 1-u64max |
| PARAM_VALUE | 5 | chip->num_irqs | 10,16 |
| PARAM_VALUE | 5 | chip->num_regs | 1 |
| PARAM_VALUE | 6 | data | 4096-ptr_max |
| DATA_SOURCE | 1 | map | r __devm_regmap_init |
| MEM_ZERO | 5 | chip | |
| MEM_ZERO | 6 | data | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 2 | irq | unit_byte |
drivers/mfd/wcd934x.c wcd934x_slim_status_up() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->driver | 1-u64max |
| PARAM_VALUE | 1 | map | 4096-ptr_max |
| PARAM_VALUE | 1 | map->cache_dirty | 0-1 |
| PARAM_VALUE | 1 | *map->work_buf | (-4611686018427387904)-4611686018427387903 |
| PARAM_VALUE | 3 | irq_flags | 4 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 1479439281012764672 |
| PARAM_VALUE | 6 | data | 4096-ptr_max |
| BUF_SIZE | 0 | dev | 1616 |
| DATA_SOURCE | 1 | map | r __regmap_init_slimbus |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/power/supply/rt9471.c rt9471_probe() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 0-ptr_max |
| PARAM_VALUE | 1 | map->async | 0 |
| PARAM_VALUE | 1 | map->async_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 1 | map->async_ret | 0 |
| PARAM_VALUE | 1 | map->cache_bypass | 0-1 |
| PARAM_VALUE | 1 | map->cache_dirty | 0-1 |
| PARAM_VALUE | 1 | map->patch_regs | 0-4294967295 |
| PARAM_VALUE | 1 | *map->work_buf | (-4611686018427387904)-4611686018427387903 |
| PARAM_VALUE | 3 | irq_flags | 8194 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 269720149117997056 |
| PARAM_VALUE | 6 | data | 4096-ptr_max |
| BUF_SIZE | 0 | dev | 1616 |
| CAPPED_DATA | 2 | irq | 1 |
| DATA_SOURCE | 1 | map | r __devm_regmap_init_i2c |
| MEM_ZERO | 6 | data | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 2 | irq | |
| UNITS | 2 | irq | unit_array_size |
drivers/mfd/tps6594-core.c tps6594_device_init() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->driver | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 4096-ptr_max |
| PARAM_VALUE | 1 | map->async | 0 |
| PARAM_VALUE | 1 | map->cache_dirty | 1 |
| PARAM_VALUE | 3 | irq_flags | 8320 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 796129485483540480,4821171730838532096,5276039903380574208 |
| PARAM_VALUE | 5 | chip->irq_drv_data | 4096-ptr_max |
| PARAM_VALUE | 5 | chip->name | 1-u64max |
| PARAM_VALUE | 6 | data | 4096-ptr_max |
| BUF_SIZE | 0 | dev | 1616 |
| BUF_SIZE | 5 | chip | 168 |
| BUF_SIZE | 5 | chip->irq_drv_data | 48 |
| BUF_SIZE | 5 | chip->name | 0-s32max |
| CAPPED_DATA | 1 | map->rd_table->n_no_ranges | 1 |
| CAPPED_DATA | 1 | map->rd_table->n_yes_ranges | 1 |
| CAPPED_DATA | 1 | map->volatile_table->n_no_ranges | 1 |
| CAPPED_DATA | 1 | map->volatile_table->n_yes_ranges | 1 |
| CAPPED_DATA | 1 | map->wr_table->n_no_ranges | 1 |
| CAPPED_DATA | 1 | map->wr_table->n_yes_ranges | 1 |
| CAPPED_DATA | 2 | irq | 1 |
| CAPPED_DATA | 5 | chip->name | 1 |
| BIT_INFO | 5 | chip | 0x8020401400000,0x4bfc7fffedff3000 |
| BIT_INFO | 5 | chip | 0x8020401400000,0x4bfc7fffedff3000 |
| MEM_ZERO | 6 | data | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 2 | irq |
drivers/gpio/gpio-ws16c48.c ws16c48_probe() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->dma_ops->alloc | 0,1744715142275031040,2065280936184246272,2938795245442469888 |
| PARAM_VALUE | 0 | dev->dma_ops->alloc_pages_op | 0,4686288359180861440,6350905364812603392,6978773206971854848 |
| PARAM_VALUE | 0 | dev->dma_ops->cache_sync | 0 |
| PARAM_VALUE | 0 | dev->dma_ops->dma_supported | 0,2528523692154392576,3617072262637035520,5023592177070743552,5276104885786021888 |
| PARAM_VALUE | 0 | dev->dma_ops->free | 0,4778164490434129920,7144974343242604544,7861694134817480704 |
| PARAM_VALUE | 0 | dev->dma_ops->free_pages | 0,239457316199952384,5196233516945883136,7413093576918179840 |
| PARAM_VALUE | 0 | dev->dma_ops->get_merge_boundary | 0 |
| PARAM_VALUE | 0 | dev->dma_ops->get_required_mask | 0,7770840938859397120 |
| PARAM_VALUE | 0 | dev->dma_ops->get_sgtable | 0,1322759480623644672 |
| PARAM_VALUE | 0 | dev->dma_ops->map_phys | 0,2506261230157742080,4169194063996235776,4848421345171935232,6326163439792029696 |
| PARAM_VALUE | 0 | dev->dma_ops->map_sg | 0,2118452656510775296,2518538481676259328,5872201013595766784,6630017431831871488 |
| PARAM_VALUE | 0 | dev->dma_ops->max_mapping_size | 0,8830639662091943936 |
| PARAM_VALUE | 0 | dev->dma_ops->mmap | 0,5761417605877342208,7694740394750603264 |
| PARAM_VALUE | 0 | dev->dma_ops->opt_mapping_size | 0 |
| PARAM_VALUE | 0 | dev->dma_ops->sync_sg_for_cpu | 0,4862850025765572608 |
| PARAM_VALUE | 0 | dev->dma_ops->sync_sg_for_device | 0,3732476178258022400 |
| PARAM_VALUE | 0 | dev->dma_ops->sync_single_for_cpu | 0,1155325867376779264 |
| PARAM_VALUE | 0 | dev->dma_ops->sync_single_for_device | 0,8781567156597239808 |
| PARAM_VALUE | 0 | dev->dma_ops->unmap_phys | 0,3634718672199266304,5690836758666383360,6257189515678003200,7756707427785986048 |
| PARAM_VALUE | 0 | dev->dma_ops->unmap_sg | 0,1256335292805263360,8472845699660435456,8676762248147066880,8920167536469053440 |
| PARAM_VALUE | 0 | dev->kobj.parent->sd->attr.open->nr_mmapped | 0-4294967295 |
| PARAM_VALUE | 0 | dev->kobj.sd->attr.open->nr_mmapped | 0-4294967295 |
| PARAM_VALUE | 1 | map | 4096-ptr_max |
| PARAM_VALUE | 1 | map->cache->cached_rbnode->blklen | 1-4294967295 |
| PARAM_VALUE | 1 | map->cache_dirty | 1 |
| PARAM_VALUE | 1 | *map->cache->data | 0-4294967295 |
| PARAM_VALUE | 3 | irq_flags | 0 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 4096-ptr_max |
| PARAM_VALUE | 5 | chip->ack_base | 8 |
| PARAM_VALUE | 5 | chip->handle_mask_sync | 2145028879170686976 |
| PARAM_VALUE | 5 | chip->handle_post_irq | 394298401836179456 |
| PARAM_VALUE | 5 | chip->handle_pre_irq | 7698308793727438848 |
| PARAM_VALUE | 5 | chip->irq_drv_data | 4096-ptr_max |
| PARAM_VALUE | 5 | chip->irqs | 4519468737208631296 |
| PARAM_VALUE | 5 | chip->mask_base | 8 |
| PARAM_VALUE | 5 | chip->num_irqs | 24 |
| PARAM_VALUE | 5 | chip->num_regs | 3 |
| PARAM_VALUE | 5 | chip->set_type_config | 8753352985883410432 |
| PARAM_VALUE | 5 | chip->status_base | 8 |
| PARAM_VALUE | 6 | data | 6888160164255363072 |
| BUF_SIZE | 0 | dev | (-1)-0,4,16,24-s32max |
| BUF_SIZE | 0 | dev | (-1)-0,4,16,24-s32max |
| BUF_SIZE | 5 | chip | 168 |
| BUF_SIZE | 5 | chip->irq_drv_data | 88 |
| BUF_SIZE | 5 | chip->irqs | 864 |
| BUF_SIZE | 5 | chip->name | 1-s32max |
| CAPPED_DATA | 1 | map->wr_table->n_no_ranges | 1 |
| CAPPED_DATA | 1 | map->wr_table->n_yes_ranges | 1 |
| DATA_SOURCE | 0 | dev | $0 |
| DATA_SOURCE | 1 | map | r __devm_regmap_init_mmio_clk |
| DATA_SOURCE | 5 | chip | r devm_kzalloc |
| MEM_ZERO | 5 | chip | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HOST_DATA | 0 | dev->flags | 4096-u32max |
| HALF_LOCKED2 | 0 | &dev->mutex |
drivers/gpio/gpio-idio-16.c devm_idio_16_regmap_register() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->dma_mem->pfn_base | 0-s64max |
| PARAM_VALUE | 0 | dev->dma_ops->alloc | 0,1744715142275031040,2065280936184246272,2938795245442469888 |
| PARAM_VALUE | 0 | dev->dma_ops->alloc_pages_op | 0,4686288359180861440,6350905364812603392,6978773206971854848 |
| PARAM_VALUE | 0 | dev->dma_ops->cache_sync | 0 |
| PARAM_VALUE | 0 | dev->dma_ops->dma_supported | 0,2528523692154392576,3617072262637035520,5023592177070743552,5276104885786021888 |
| PARAM_VALUE | 0 | dev->dma_ops->free | 0,4778164490434129920,7144974343242604544,7861694134817480704 |
| PARAM_VALUE | 0 | dev->dma_ops->free_pages | 0,239457316199952384,5196233516945883136,7413093576918179840 |
| PARAM_VALUE | 0 | dev->dma_ops->get_merge_boundary | 0 |
| PARAM_VALUE | 0 | dev->dma_ops->get_required_mask | 0,7770840938859397120 |
| PARAM_VALUE | 0 | dev->dma_ops->get_sgtable | 0,1322759480623644672 |
| PARAM_VALUE | 0 | dev->dma_ops->map_phys | 0,2506261230157742080,4169194063996235776,4848421345171935232,6326163439792029696 |
| PARAM_VALUE | 0 | dev->dma_ops->map_sg | 0,2118452656510775296,2518538481676259328,5872201013595766784,6630017431831871488 |
| PARAM_VALUE | 0 | dev->dma_ops->max_mapping_size | 0,8830639662091943936 |
| PARAM_VALUE | 0 | dev->dma_ops->mmap | 0,5761417605877342208,7694740394750603264 |
| PARAM_VALUE | 0 | dev->dma_ops->opt_mapping_size | 0 |
| PARAM_VALUE | 0 | dev->dma_ops->sync_sg_for_cpu | 0,4862850025765572608 |
| PARAM_VALUE | 0 | dev->dma_ops->sync_sg_for_device | 0,3732476178258022400 |
| PARAM_VALUE | 0 | dev->dma_ops->sync_single_for_cpu | 0,1155325867376779264 |
| PARAM_VALUE | 0 | dev->dma_ops->sync_single_for_device | 0,8781567156597239808 |
| PARAM_VALUE | 0 | dev->dma_ops->unmap_phys | 0,3634718672199266304,5690836758666383360,6257189515678003200,7756707427785986048 |
| PARAM_VALUE | 0 | dev->dma_ops->unmap_sg | 0,1256335292805263360,8472845699660435456,8676762248147066880,8920167536469053440 |
| PARAM_VALUE | 0 | dev->kobj.parent->sd->attr.open->nr_mmapped | 0-4294967295 |
| PARAM_VALUE | 0 | dev->kobj.sd->attr.open->nr_mmapped | 0-4294967295 |
| PARAM_VALUE | 1 | map | 4096-ptr_max |
| PARAM_VALUE | 1 | map->cache->cached_rbnode->blklen | 1-4294967295 |
| PARAM_VALUE | 1 | map->cache_dirty | 1 |
| PARAM_VALUE | 1 | *map->cache->data | 0-4294967295 |
| PARAM_VALUE | 3 | irq_flags | 0 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 4096-ptr_max |
| PARAM_VALUE | 5 | chip->ack_base | 1 |
| PARAM_VALUE | 5 | chip->handle_mask_sync | 5496972404782292992 |
| PARAM_VALUE | 5 | chip->irq_drv_data | 4096-ptr_max |
| PARAM_VALUE | 5 | chip->irqs | 2510091526903791616,8927273963596423168 |
| PARAM_VALUE | 5 | chip->mask_base | 2 |
| PARAM_VALUE | 5 | chip->num_irqs | 32 |
| PARAM_VALUE | 5 | chip->num_regs | 1 |
| PARAM_VALUE | 5 | chip->status_base | 6 |
| PARAM_VALUE | 6 | data | 6355927492514582528 |
| BUF_SIZE | 0 | dev | (-1)-0,4,16,24-s32max |
| BUF_SIZE | 0 | dev | (-1)-0,4,16,24-s32max |
| BUF_SIZE | 5 | chip | 168 |
| BUF_SIZE | 5 | chip->irq_drv_data | 16 |
| BUF_SIZE | 5 | chip->name | 1-s32max |
| CAPPED_DATA | 1 | map->wr_table->n_no_ranges | 1 |
| CAPPED_DATA | 1 | map->wr_table->n_yes_ranges | 1 |
| DATA_SOURCE | 0 | dev | $0 |
| DATA_SOURCE | 5 | chip | r devm_kzalloc |
| PARAM_COMPARE | 5 | chip->name | >= $0->init_name |
| MEM_ZERO | 5 | chip | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HOST_DATA | 0 | dev->flags | 4096-u32max |
| UNITS | 2 | irq | unit_array_size |
| HALF_LOCKED2 | 0 | &dev->mutex |
drivers/mfd/mt6360-core.c mt6360_probe() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->driver_data | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 4096-ptr_max |
| PARAM_VALUE | 1 | *map->cache->data | 0-4294967295 |
| PARAM_VALUE | 3 | irq_flags | 0 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 5515033881794281472 |
| PARAM_VALUE | 6 | data | 4096-ptr_max |
| CAPPED_DATA | 2 | irq | 1 |
| DATA_SOURCE | 1 | map | r __devm_regmap_init |
| MEM_ZERO | 6 | data | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 2 | irq | |
| UNITS | 2 | irq | unit_array_size |
sound/soc/codecs/wcd939x.c wcd939x_irq_init() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->driver_data->rxdev->power.in_dpm_list | 1 |
| PARAM_VALUE | 0 | dev->driver_data->txdev->power.in_dpm_list | 1 |
| PARAM_VALUE | 0 | dev->kobj.entry.next->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->kobj.entry.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->links.suppliers.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->power.entry.next->prev | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 1-u64max |
| PARAM_VALUE | 3 | irq_flags | 8192 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 7174359971565744128 |
| PARAM_VALUE | 6 | data | 4096-ptr_max |
| CAPPED_DATA | 0 | dev | 1 |
| DATA_SOURCE | 0 | dev | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | global &component_mutex |
drivers/gpio/gpio-104-idi-48.c idi_48_probe() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->dma_ops->alloc | 0,1744715142275031040,2065280936184246272,2938795245442469888 |
| PARAM_VALUE | 0 | dev->dma_ops->alloc_pages_op | 0,4686288359180861440,6350905364812603392,6978773206971854848 |
| PARAM_VALUE | 0 | dev->dma_ops->cache_sync | 0 |
| PARAM_VALUE | 0 | dev->dma_ops->dma_supported | 0,2528523692154392576,3617072262637035520,5023592177070743552,5276104885786021888 |
| PARAM_VALUE | 0 | dev->dma_ops->free | 0,4778164490434129920,7144974343242604544,7861694134817480704 |
| PARAM_VALUE | 0 | dev->dma_ops->free_pages | 0,239457316199952384,5196233516945883136,7413093576918179840 |
| PARAM_VALUE | 0 | dev->dma_ops->get_merge_boundary | 0 |
| PARAM_VALUE | 0 | dev->dma_ops->get_required_mask | 0,7770840938859397120 |
| PARAM_VALUE | 0 | dev->dma_ops->get_sgtable | 0,1322759480623644672 |
| PARAM_VALUE | 0 | dev->dma_ops->map_phys | 0,2506261230157742080,4169194063996235776,4848421345171935232,6326163439792029696 |
| PARAM_VALUE | 0 | dev->dma_ops->map_sg | 0,2118452656510775296,2518538481676259328,5872201013595766784,6630017431831871488 |
| PARAM_VALUE | 0 | dev->dma_ops->max_mapping_size | 0,8830639662091943936 |
| PARAM_VALUE | 0 | dev->dma_ops->mmap | 0,5761417605877342208,7694740394750603264 |
| PARAM_VALUE | 0 | dev->dma_ops->opt_mapping_size | 0 |
| PARAM_VALUE | 0 | dev->dma_ops->sync_sg_for_cpu | 0,4862850025765572608 |
| PARAM_VALUE | 0 | dev->dma_ops->sync_sg_for_device | 0,3732476178258022400 |
| PARAM_VALUE | 0 | dev->dma_ops->sync_single_for_cpu | 0,1155325867376779264 |
| PARAM_VALUE | 0 | dev->dma_ops->sync_single_for_device | 0,8781567156597239808 |
| PARAM_VALUE | 0 | dev->dma_ops->unmap_phys | 0,3634718672199266304,5690836758666383360,6257189515678003200,7756707427785986048 |
| PARAM_VALUE | 0 | dev->dma_ops->unmap_sg | 0,1256335292805263360,8472845699660435456,8676762248147066880,8920167536469053440 |
| PARAM_VALUE | 0 | dev->kobj.parent->sd->attr.open->nr_mmapped | 0-4294967295 |
| PARAM_VALUE | 0 | dev->kobj.sd->attr.open->nr_mmapped | 0-4294967295 |
| PARAM_VALUE | 1 | map | 0-ptr_max |
| PARAM_VALUE | 3 | irq_flags | 128 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 4096-ptr_max |
| PARAM_VALUE | 5 | chip->clear_on_unmask | 1 |
| PARAM_VALUE | 5 | chip->irqs | 4450636500214255616 |
| PARAM_VALUE | 5 | chip->num_irqs | 48 |
| PARAM_VALUE | 5 | chip->num_regs | 1 |
| PARAM_VALUE | 5 | chip->status_base | 7 |
| PARAM_VALUE | 5 | chip->unmask_base | 7 |
| PARAM_VALUE | 6 | data | 5866748447125061632 |
| BUF_SIZE | 0 | dev | (-1)-0,4,16,24-s32max |
| BUF_SIZE | 0 | dev | (-1)-0,4,16,24-s32max |
| BUF_SIZE | 5 | chip | 168 |
| BUF_SIZE | 5 | chip->irqs | 1728 |
| BUF_SIZE | 5 | chip->name | 1-s32max |
| DATA_SOURCE | 0 | dev | $0 |
| DATA_SOURCE | 1 | map | r __devm_regmap_init_mmio_clk |
| DATA_SOURCE | 5 | chip | r devm_kzalloc |
| MEM_ZERO | 5 | chip | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HOST_DATA | 0 | dev->flags | 4096-u32max |
| HALF_LOCKED2 | 0 | &dev->mutex |
sound/soc/sdca/sdca_interrupts.c devm_sdca_irq_allocate() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 3 | irq_flags | 8192 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 4096-ptr_max |
| PARAM_VALUE | 6 | data | 4096-ptr_max |
| BUF_SIZE | 0 | dev | (-1),1616 |
| BUF_SIZE | 0 | dev | (-1),1616 |
| DATA_SOURCE | 0 | dev | $0 |
| DATA_SOURCE | 1 | map | $1 |
| DATA_SOURCE | 2 | irq | $2 |
| MEM_ZERO | 5 | chip | |
| MEM_ZERO | 6 | data | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &card->mutex | ||
| HALF_LOCKED2 | _T->lock |
sound/soc/codecs/wcd938x.c wcd938x_irq_init() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->driver_data->rxdev->power.in_dpm_list | 1 |
| PARAM_VALUE | 0 | dev->driver_data->txdev->power.in_dpm_list | 1 |
| PARAM_VALUE | 0 | dev->kobj.entry.next->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->kobj.entry.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->links.suppliers.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->power.entry.next->prev | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 1-u64max |
| PARAM_VALUE | 3 | irq_flags | 8192 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 5300801150023077888 |
| PARAM_VALUE | 6 | data | 4096-ptr_max |
| CAPPED_DATA | 0 | dev | 1 |
| DATA_SOURCE | 0 | dev | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | global &component_mutex |
drivers/mfd/max77650.c max77650_i2c_probe() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 4096-ptr_max |
| PARAM_VALUE | 1 | map->async | 0 |
| PARAM_VALUE | 1 | map->cache_dirty | 1 |
| PARAM_VALUE | 1 | map->lock | 4096-ptr_max |
| PARAM_VALUE | 1 | map->unlock | 4096-ptr_max |
| PARAM_VALUE | 3 | irq_flags | 8320 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 7573881443945295872 |
| PARAM_VALUE | 6 | data | 8098827882428661760 |
| BUF_SIZE | 0 | dev | 1616 |
| CAPPED_DATA | 1 | map->rd_table->n_no_ranges | 1 |
| CAPPED_DATA | 1 | map->rd_table->n_yes_ranges | 1 |
| CAPPED_DATA | 1 | map->volatile_table->n_no_ranges | 1 |
| CAPPED_DATA | 1 | map->volatile_table->n_yes_ranges | 1 |
| CAPPED_DATA | 1 | map->wr_table->n_no_ranges | 1 |
| CAPPED_DATA | 1 | map->wr_table->n_yes_ranges | 1 |
| CAPPED_DATA | 2 | irq | 1 |
| DATA_SOURCE | 1 | map | r __devm_regmap_init_i2c |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 2 | irq | |
| UNITS | 2 | irq | unit_array_size |
drivers/mfd/cs42l43.c cs42l43_irq_config() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 0,4096-ptr_max |
| PARAM_VALUE | 0 | dev->bus | 0,4096-ptr_max |
| PARAM_VALUE | 0 | dev->class | 0,4096-ptr_max |
| PARAM_VALUE | 0 | dev->driver | 0,4096-ptr_max |
| PARAM_VALUE | 1 | map | 4096-ptr_max |
| PARAM_VALUE | 1 | map->async | 0 |
| PARAM_VALUE | 1 | map->async_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 1 | map->async_ret | 0 |
| PARAM_VALUE | 1 | map->cache->cached_rbnode->base_reg | 0-4294967295 |
| PARAM_VALUE | 1 | map->cache->cached_rbnode->blklen | 0-4294967295 |
| PARAM_VALUE | 1 | map->cache->cached_rbnode->node.__rb_parent_color | 0-1,4096-s64max |
| PARAM_VALUE | 1 | map->cache_bypass | 0-1 |
| PARAM_VALUE | 1 | map->cache_dirty | 0-1 |
| PARAM_VALUE | 1 | map->cache_only | 0 |
| PARAM_VALUE | 1 | map->patch_regs | 0-4294967295 |
| PARAM_VALUE | 2 | irq | 0 |
| PARAM_VALUE | 3 | irq_flags | 8193-8194,8196,8200 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 4096-ptr_max |
| PARAM_VALUE | 5 | chip->irq_drv_data | 4096-ptr_max |
| PARAM_VALUE | 6 | data | 4096-ptr_max |
| BIT_INFO | 3 | irq_flags | 0x2000,0x200f |
| UNITS | 2 | irq | unit_array_size |
| HALF_LOCKED2 | &pool->lock |
drivers/mfd/bd9571mwv.c bd9571mwv_probe() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 4096-ptr_max |
| PARAM_VALUE | 1 | *map->cache->data | 0-4294967295 |
| PARAM_VALUE | 3 | irq_flags | 8192 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 3465429592615002112,6775526188981882880 |
| PARAM_VALUE | 6 | data | 8512860841414438912 |
| BUF_SIZE | 0 | dev | 1616 |
| BUF_SIZE | 5 | chip | 168 |
| CAPPED_DATA | 2 | irq | 1 |
| DATA_SOURCE | 1 | map | r __devm_regmap_init_i2c |
| BIT_INFO | 5 | chip | 0x1007810a84910000,0x7e17adfbbdffb000 |
| BIT_INFO | 5 | chip | 0x1007810a84910000,0x7e17adfbbdffb000 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 2 | irq | |
| UNITS | 2 | irq | unit_array_size |
drivers/mfd/max77541.c max77541_pmic_irq_init() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 3 | irq_flags | 8320 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 2025181705750609920 |
| PARAM_VALUE | 6 | data | 4096-ptr_max |
| BUF_SIZE | 0 | dev | 1616 |
| DATA_SOURCE | 0 | dev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 2 | irq | unit_array_size |
drivers/mfd/max77541.c max77541_pmic_irq_init() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 4096-ptr_max |
| PARAM_VALUE | 3 | irq_flags | 8320 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 4116387082986258432 |
| PARAM_VALUE | 6 | data | 4096-ptr_max |
| BUF_SIZE | 0 | dev | 1616 |
| DATA_SOURCE | 0 | dev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 2 | irq | unit_array_size |
drivers/mfd/max77541.c max77541_pmic_irq_init() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 4096-ptr_max |
| PARAM_VALUE | 3 | irq_flags | 8320 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 1023155421182996480 |
| PARAM_VALUE | 6 | data | 4096-ptr_max |
| BUF_SIZE | 0 | dev | 1616 |
| DATA_SOURCE | 0 | dev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 2 | irq | unit_array_size |
drivers/mfd/max77541.c max77541_pmic_irq_init() -> devm_regmap_add_irq_chip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->devres_head.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 1 | map | 4096-ptr_max |
| PARAM_VALUE | 3 | irq_flags | 8320 |
| PARAM_VALUE | 4 | irq_base | 0 |
| PARAM_VALUE | 5 | chip | 3830705521016692736 |
| PARAM_VALUE | 6 | data | 4096-ptr_max |
| BUF_SIZE | 0 | dev | 1616 |
| DATA_SOURCE | 0 | dev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 2 | irq | unit_array_size |