Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
- drivers/gpu/drm/nouveau/nvkm/core/subdev.c, line 254
- drivers/gpu/drm/nouveau/nvkm/engine/device/base.c
Smatch caller information:
drivers/gpu/drm/nouveau/nvkm/engine/device/base.c nvkm_device_del() -> nvkm_subdev_del()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | psubdev | 6708099586565042176 |
| PARAM_VALUE | 0 | *psubdev | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | global &nv_devices_mutex |
drivers/gpu/drm/nouveau/nvkm/core/subdev.c nvkm_subdev_disable() -> nvkm_subdev_del()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | psubdev | 6962728752108904448 |
| PARAM_VALUE | 0 | *psubdev | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &device->mutex | ||
| TYPE_LOCK | (struct nvkm_device)->mutex |