Home
last modified time | relevance | path

Searched defs:adev (Results 426 – 450 of 563) sorted by relevance

1...<<11121314151617181920>>...23

/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gfx.h344 #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
Damdgpu_uvd.h36 #define AMDGPU_UVD_FIRMWARE_SIZE(adev) \ argument
/Linux-v5.15/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu7_hwmgr.c595 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
Dsmu_helper.c602 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/
Dspi.c527 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/
Dcoresight-cti-core.c842 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()
Dcoresight-stm.c732 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()
Dcoresight-etb10.c729 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/
Ducsi_acpi.c116 struct acpi_device *adev = ACPI_COMPANION(&pdev->dev); in ucsi_acpi_probe() local
/Linux-v5.15/drivers/thermal/intel/int340x_thermal/
Dint3406_thermal.c136 struct acpi_device *adev = ACPI_COMPANION(&pdev->dev); in int3406_thermal_probe() local
Dprocessor_thermal_device.h41 struct acpi_device *adev; member
/Linux-v5.15/drivers/mailbox/
Darm_mhuv2.c964 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()
Dpl320-ipc.c130 static int pl320_probe(struct amba_device *adev, const struct amba_id *id) in pl320_probe()
/Linux-v5.15/drivers/perf/
Dthunderx2_pmu.c505 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/
Dbytcr_wm5102.c387 struct acpi_device *adev; in snd_byt_wm5102_mc_probe() local
Dcht_bsw_rt5672.c452 struct acpi_device *adev; in snd_cht_mc_probe() local
/Linux-v5.15/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_color.c342 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/
Dst_accel_core.c1191 struct acpi_device *adev; in apply_acpi_orientation() local
/Linux-v5.15/sound/soc/qcom/qdsp6/
Dq6adm.c125 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/
Dsurface3_power.c162 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/
Dpci-xgene.c196 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/
Dlibata-zpodd.c267 struct acpi_device *adev = ACPI_COMPANION(&dev->tdev); in zpodd_init() local
/Linux-v5.15/drivers/gpu/drm/amd/pm/swsmu/smu11/
Dcyan_skillfish_ppt.c358 struct amdgpu_device *adev = smu->adev; in cyan_skillfish_is_dpm_running() local
/Linux-v5.15/drivers/i2c/busses/
Di2c-amd-mp2-plat.c250 struct acpi_device *adev; in i2c_amd_probe() local
/Linux-v5.15/drivers/mfd/
Dmfd-core.c68 struct acpi_device *adev = NULL; in mfd_acpi_add_device() local

1...<<11121314151617181920>>...23