Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 2 files as a function:
- drivers/gpio/gpiolib-acpi-core.c, line 482 (as a function)
- drivers/gpio/gpiolib-acpi.h, line 42 (as a function)
Referenced in 4 files:
- drivers/gpio/gpio-mb86s7x.c, line 195
- drivers/gpio/gpio-xgene-sb.c, line 321
- drivers/gpio/gpiolib-acpi-core.c, line 510
- drivers/gpio/gpiolib.c, line 2287
Smatch caller information:
drivers/gpio/gpio-xgene-sb.c xgene_gpio_sb_probe() -> acpi_gpiochip_request_interrupts()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | chip | 4096-ptr_max |
| PARAM_VALUE | 0 | chip->parent | 0 |
| MEM_ZERO | 0 | chip | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/gpio/gpiolib.c gpiochip_add_irqchip() -> acpi_gpiochip_request_interrupts()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | chip | 4096-ptr_max |
| PARAM_VALUE | 0 | chip->base | 0-s32max |
| PARAM_VALUE | 0 | chip->gpiodev | 4096-ptr_max |
| PARAM_VALUE | 0 | chip->irq.chip | 4096-ptr_max |
| PARAM_VALUE | 0 | chip->irq.domain | 4096-ptr_max |
| PARAM_VALUE | 0 | chip->irq.domain_is_allocated_externally | 0 |
| PARAM_VALUE | 0 | chip->irq.initialized | 1 |
| PARAM_VALUE | 0 | chip->names | 0,4096-ptr_max |
| PARAM_VALUE | 0 | chip->ngpio | 1-u16max |
| PARAM_VALUE | 0 | chip->parent | 0,4096-ptr_max |
| PARAM_VALUE | 0 | chip->to_irq | 3530894414974574592 |
| BUF_SIZE | 0 | chip | (-1),512 |
| BUF_SIZE | 0 | chip | (-1),512 |
| BUF_SIZE | 0 | chip->fwnode | (-1),64 |
| BUF_SIZE | 0 | chip->gpiodev | 2416 |
| BUF_SIZE | 0 | chip->label | s32min,(-10),(-1)-s32max |
| BUF_SIZE | 0 | chip->names | (-1)-s32max |
| BUF_SIZE | 0 | chip->parent | (-1)-0,24-s32max |
| CAPPED_DATA | 0 | chip | 1 |
| CAPPED_DATA | 0 | chip->base | 1 |
| CAPPED_DATA | 0 | chip->irq.parent_domain | 1 |
| CAPPED_DATA | 0 | chip->ngpio | 1 |
| DATA_SOURCE | 0 | chip | $0 |
| STR_LEN | 0 | chip->label | (-1),9-10,12,15 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | chip->irq.domain->hwirq_max | |
| NO_OVERFLOW_SIMPLE | 0 | chip->irq.domain->revmap_size | |
| NO_OVERFLOW_SIMPLE | 0 | chip->ngpio | |
| LOCK2 | _T->lock | ||
| HALF_LOCKED2 | &bank->deferred_lock | ||
| HALF_LOCKED2 | &card->mutex | ||
| HALF_LOCKED2 | &hdev->driver_input_lock |
drivers/gpio/gpio-mb86s7x.c mb86s70_gpio_probe() -> acpi_gpiochip_request_interrupts()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | chip | 4096-ptr_max |
| PARAM_VALUE | 0 | chip->gpiodev | 0,4096-ptr_max |
| PARAM_VALUE | 0 | chip->irq.irq_enable | 0-6462558059284840447,6462558059284840449-u64max |
| PARAM_VALUE | 0 | chip->irq.irq_mask | 0-5222055204017438719,5222055204017438721-u64max |
| PARAM_VALUE | 0 | chip->irq.valid_mask | 0,16,4096-ptr_max |
| MEM_ZERO | 0 | chip | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |