Defined in 1 files as a function:
Referenced in 4 files:
- drivers/acpi/device_sysfs.c, line 384
- drivers/acpi/glue.c, line 247
- drivers/acpi/scan.c, line 659
- drivers/media/pci/intel/ipu-bridge.c, line 826
Smatch caller information:
drivers/media/pci/intel/ipu-bridge.c ipu_bridge_connect_sensor() -> acpi_dev_get()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->dev.power.wakeirq->status | 0-4294967295 |
| PARAM_VALUE | 0 | adev->status.enabled | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | _T->lock |
drivers/acpi/device_sysfs.c eject_store() -> acpi_dev_get()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->flags.ejectable | 1 |
| PARAM_VALUE | 0 | adev->handle | 0,4096-ptr_max,(-1) |
| PARAM_VALUE | 0 | adev->handler | 0,4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &of->mutex | ||
| HALF_LOCKED2 | &of->prealloc_mutex | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct kernfs_open_file)->mutex |
drivers/acpi/glue.c acpi_bind_one() -> acpi_dev_get()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | adev | 1-u64max |
| PARAM_VALUE | 0 | adev->dev.power.wakeirq->status | 0-4294967295 |
| PARAM_VALUE | 0 | adev->handler->attach | 0,4096-ptr_max |
| PARAM_VALUE | 0 | adev->handler->ids | 4096-ptr_max |
| PARAM_VALUE | 0 | adev->handler->match | 0,4096-ptr_max |
| PARAM_VALUE | 0 | *adev->pnp.bus_id | 0-255 |
| BUF_SIZE | 0 | adev | (-1),4,8 |
| BUF_SIZE | 0 | adev | (-1),4,8 |
| BUF_SIZE | 0 | adev->driver_data | (-1),992 |
| DATA_SOURCE | 0 | adev | $1 [m] |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| UNITS | 0 | adev | unit_byte |
drivers/acpi/scan.c get_acpi_device() -> acpi_dev_get()
| Type | Parameter | Key | Value |
|---|---|---|---|
| DATA_SOURCE | 0 | adev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &pool->lock | ||
| HALF_LOCKED2 | global &acpi_dep_list_lock |