| /Linux-v5.15/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_gfx.h | 344 #define amdgpu_gfx_get_gpu_clock_counter(adev) (adev)->gfx.funcs->get_gpu_clock_counter((adev)) argument 345 #define amdgpu_gfx_select_se_sh(adev, se, sh, instance) (adev)->gfx.funcs->select_se_sh((adev), (se… argument 346 #define amdgpu_gfx_select_me_pipe_q(adev, me, pipe, q, vmid) (adev)->gfx.funcs->select_me_pipe_q((a… argument 347 #define amdgpu_gfx_init_spm_golden(adev) (adev)->gfx.funcs->init_spm_golden((adev)) argument
|
| D | amdgpu_uvd.h | 36 #define AMDGPU_UVD_FIRMWARE_SIZE(adev) \ argument
|
| /Linux-v5.15/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| D | smu7_hwmgr.c | 595 struct amdgpu_device *adev = (struct amdgpu_device *)(hwmgr->adev); in smu7_override_pcie_speed() local 616 struct amdgpu_device *adev = (struct amdgpu_device *)(hwmgr->adev); in smu7_override_pcie_width() local 1755 struct amdgpu_device *adev = hwmgr->adev; in smu7_init_dpm_defaults() local 1938 struct amdgpu_device *adev = hwmgr->adev; in smu7_calculate_ro_range() local 2449 struct amdgpu_device *adev = hwmgr->adev; in smu7_patch_voltage_workaround() local 2945 struct amdgpu_device *adev = hwmgr->adev; in smu7_hwmgr_backend_init() local 3275 struct amdgpu_device *adev = hwmgr->adev; in smu7_apply_state_adjust_rules() local 3914 struct amdgpu_device *adev = hwmgr->adev; in smu7_get_gpu_power() local 4780 struct amdgpu_device *adev = hwmgr->adev; in smu7_get_memory_type() local
|
| D | smu_helper.c | 602 int phm_irq_process(struct amdgpu_device *adev, in phm_irq_process() 686 struct amdgpu_device *adev = dev; in smu_atom_get_data_table() local
|
| /Linux-v5.15/drivers/spi/ |
| D | spi.c | 527 struct acpi_device *adev = ACPI_COMPANION(&spi->dev); in spi_dev_set_name() local 2295 struct acpi_device *adev) in acpi_register_spi_device() 2367 struct acpi_device *adev; in acpi_spi_add_device() local 4198 static struct spi_controller *acpi_spi_find_controller_by_adev(struct acpi_device *adev) in acpi_spi_find_controller_by_adev() 4213 static struct spi_device *acpi_spi_find_device_by_adev(struct acpi_device *adev) in acpi_spi_find_device_by_adev() 4224 struct acpi_device *adev = arg; in acpi_spi_notify() local
|
| /Linux-v5.15/drivers/hwtracing/coresight/ |
| D | coresight-cti-core.c | 842 static void cti_remove(struct amba_device *adev) in cti_remove() 853 static int cti_probe(struct amba_device *adev, const struct amba_id *id) in cti_probe()
|
| D | coresight-stm.c | 732 struct acpi_device *adev = ACPI_COMPANION(dev); in acpi_stm_get_stimulus_area() local 855 static int stm_probe(struct amba_device *adev, const struct amba_id *id) in stm_probe() 956 static void stm_remove(struct amba_device *adev) in stm_remove()
|
| D | coresight-etb10.c | 729 static int etb_probe(struct amba_device *adev, const struct amba_id *id) in etb_probe() 808 static void etb_remove(struct amba_device *adev) in etb_remove()
|
| /Linux-v5.15/drivers/usb/typec/ucsi/ |
| D | ucsi_acpi.c | 116 struct acpi_device *adev = ACPI_COMPANION(&pdev->dev); in ucsi_acpi_probe() local
|
| /Linux-v5.15/drivers/thermal/intel/int340x_thermal/ |
| D | int3406_thermal.c | 136 struct acpi_device *adev = ACPI_COMPANION(&pdev->dev); in int3406_thermal_probe() local
|
| D | processor_thermal_device.h | 41 struct acpi_device *adev; member
|
| /Linux-v5.15/drivers/mailbox/ |
| D | arm_mhuv2.c | 964 static int mhuv2_tx_init(struct amba_device *adev, struct mhuv2 *mhu, in mhuv2_tx_init() 1018 static int mhuv2_rx_init(struct amba_device *adev, struct mhuv2 *mhu, in mhuv2_rx_init() 1055 static int mhuv2_probe(struct amba_device *adev, const struct amba_id *id) in mhuv2_probe() 1100 static void mhuv2_remove(struct amba_device *adev) in mhuv2_remove()
|
| D | pl320-ipc.c | 130 static int pl320_probe(struct amba_device *adev, const struct amba_id *id) in pl320_probe()
|
| /Linux-v5.15/drivers/perf/ |
| D | thunderx2_pmu.c | 505 static enum tx2_uncore_type get_tx2_pmu_type(struct acpi_device *adev) in get_tx2_pmu_type() 789 acpi_handle handle, struct acpi_device *adev, u32 type) in tx2_uncore_pmu_init_dev() 891 struct acpi_device *adev; in tx2_uncore_pmu_add() local
|
| /Linux-v5.15/sound/soc/intel/boards/ |
| D | bytcr_wm5102.c | 387 struct acpi_device *adev; in snd_byt_wm5102_mc_probe() local
|
| D | cht_bsw_rt5672.c | 452 struct acpi_device *adev; in snd_cht_mc_probe() local
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| D | amdgpu_dm_color.c | 342 struct amdgpu_device *adev = drm_to_adev(crtc->base.state->dev); in amdgpu_dm_update_crtc_color_mgmt() local
|
| /Linux-v5.15/drivers/iio/accel/ |
| D | st_accel_core.c | 1191 struct acpi_device *adev; in apply_acpi_orientation() local
|
| /Linux-v5.15/sound/soc/qcom/qdsp6/ |
| D | q6adm.c | 125 static int q6adm_callback(struct apr_device *adev, struct apr_resp_pkt *data) in q6adm_callback() 585 static int q6adm_probe(struct apr_device *adev) in q6adm_probe()
|
| /Linux-v5.15/drivers/platform/surface/ |
| D | surface3_power.c | 162 struct acpi_device *adev; in mshw0011_notify() local 443 struct acpi_device *adev; in mshw0011_install_space_handler() local
|
| /Linux-v5.15/drivers/pci/controller/ |
| D | pci-xgene.c | 196 static int xgene_get_csr_resource(struct acpi_device *adev, in xgene_get_csr_resource() 230 struct acpi_device *adev = to_acpi_device(dev); in xgene_pcie_ecam_init() local
|
| /Linux-v5.15/drivers/ata/ |
| D | libata-zpodd.c | 267 struct acpi_device *adev = ACPI_COMPANION(&dev->tdev); in zpodd_init() local
|
| /Linux-v5.15/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
| D | cyan_skillfish_ppt.c | 358 struct amdgpu_device *adev = smu->adev; in cyan_skillfish_is_dpm_running() local
|
| /Linux-v5.15/drivers/i2c/busses/ |
| D | i2c-amd-mp2-plat.c | 250 struct acpi_device *adev; in i2c_amd_probe() local
|
| /Linux-v5.15/drivers/mfd/ |
| D | mfd-core.c | 68 struct acpi_device *adev = NULL; in mfd_acpi_add_device() local
|