Home
last modified time | relevance | path

Searched defs:adev (Results 351 – 375 of 489) sorted by relevance

1...<<11121314151617181920

/Linux-v5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega12_hwmgr.c142 struct amdgpu_device *adev = hwmgr->adev; in vega12_set_features_platform_caps() local
299 struct amdgpu_device *adev = hwmgr->adev; in vega12_init_dpm_defaults() local
390 struct amdgpu_device *adev = hwmgr->adev; in vega12_hwmgr_backend_init() local
2114 struct amdgpu_device *adev = hwmgr->adev; in vega12_get_current_pcie_link_width_level() local
2134 struct amdgpu_device *adev = hwmgr->adev; in vega12_get_current_pcie_link_speed_level() local
Dsmu_helper.c591 int phm_irq_process(struct amdgpu_device *adev, in phm_irq_process()
675 struct amdgpu_device *adev = dev; in smu_atom_get_data_table() local
/Linux-v5.10/drivers/hwtracing/coresight/
Dcoresight-cpu-debug.c558 static int debug_probe(struct amba_device *adev, const struct amba_id *id) in debug_probe()
630 static int debug_remove(struct amba_device *adev) in debug_remove()
Dcoresight-catu.c500 static int catu_probe(struct amba_device *adev, const struct amba_id *id) in catu_probe()
570 static int __exit catu_remove(struct amba_device *adev) in catu_remove()
Dcoresight-etm3x-core.c819 static int etm_probe(struct amba_device *adev, const struct amba_id *id) in etm_probe()
912 static int __exit etm_remove(struct amba_device *adev) in etm_remove()
Dcoresight-cti-core.c839 static int __exit cti_remove(struct amba_device *adev) in cti_remove()
852 static int cti_probe(struct amba_device *adev, const struct amba_id *id) in cti_probe()
Dcoresight-stm.c731 struct acpi_device *adev = ACPI_COMPANION(dev); in acpi_stm_get_stimulus_area() local
854 static int stm_probe(struct amba_device *adev, const struct amba_id *id) in stm_probe()
954 static int __exit stm_remove(struct amba_device *adev) in stm_remove()
/Linux-v5.10/drivers/platform/x86/
Dintel_cht_int33fe_typec.c42 struct acpi_device *adev; in cht_int33fe_check_for_max17047() local
/Linux-v5.10/drivers/thermal/intel/int340x_thermal/
Dint340x_thermal_zone.h21 struct acpi_device *adev; member
Dint3400_thermal.c49 struct acpi_device *adev; member
472 struct acpi_device *adev = ACPI_COMPANION(&pdev->dev); in int3400_thermal_probe() local
Dint340x_thermal_zone.c213 struct int34x_thermal_zone *int340x_thermal_zone_add(struct acpi_device *adev, in int340x_thermal_zone_add()
Dint3406_thermal.c136 struct acpi_device *adev = ACPI_COMPANION(&pdev->dev); in int3406_thermal_probe() local
/Linux-v5.10/drivers/ata/
Dpata_atp867x.c107 static void atp867x_set_dmamode(struct ata_port *ap, struct ata_device *adev) in atp867x_set_dmamode()
202 static void atp867x_set_piomode(struct ata_port *ap, struct ata_device *adev) in atp867x_set_piomode()
Dsata_via.c402 static void vt6421_set_pio_mode(struct ata_port *ap, struct ata_device *adev) in vt6421_set_pio_mode()
410 static void vt6421_set_dma_mode(struct ata_port *ap, struct ata_device *adev) in vt6421_set_dma_mode()
/Linux-v5.10/drivers/media/usb/em28xx/
Dem28xx-audio.c342 struct em28xx_audio *adev = in audio_trigger() local
814 struct em28xx_audio *adev = &dev->adev; in em28xx_audio_init() local
/Linux-v5.10/drivers/acpi/
Dutils.c734 bool acpi_dev_hid_uid_match(struct acpi_device *adev, in acpi_dev_hid_uid_match()
788 struct acpi_device *adev = to_acpi_device(dev); in acpi_dev_match_cb() local
/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_encoders.c38 struct amdgpu_device *adev = drm_to_adev(dev); in amdgpu_link_encoder_connector() local
Damdgpu_gfx.h326 #define amdgpu_gfx_get_gpu_clock_counter(adev) (adev)->gfx.funcs->get_gpu_clock_counter((adev)) argument
327 #define amdgpu_gfx_select_se_sh(adev, se, sh, instance) (adev)->gfx.funcs->select_se_sh((adev), (se… argument
328 #define amdgpu_gfx_select_me_pipe_q(adev, me, pipe, q, vmid) (adev)->gfx.funcs->select_me_pipe_q((a… argument
329 #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.10/drivers/mailbox/
Darm_mhu.c109 static int mhu_probe(struct amba_device *adev, const struct amba_id *id) in mhu_probe()
/Linux-v5.10/include/linux/
Dpci-acpi.h106 static inline void acpiphp_check_host_bridge(struct acpi_device *adev) { } in acpiphp_check_host_bridge()
/Linux-v5.10/drivers/usb/typec/ucsi/
Ducsi_acpi.c115 struct acpi_device *adev = ACPI_COMPANION(&pdev->dev); in ucsi_acpi_probe() local
/Linux-v5.10/drivers/spi/
Dspi.c530 struct acpi_device *adev = ACPI_COMPANION(&spi->dev); in spi_dev_set_name() local
2175 struct acpi_device *adev) in acpi_register_spi_device()
2247 struct acpi_device *adev; in acpi_spi_add_device() local
4118 static struct spi_controller *acpi_spi_find_controller_by_adev(struct acpi_device *adev) in acpi_spi_find_controller_by_adev()
4133 static struct spi_device *acpi_spi_find_device_by_adev(struct acpi_device *adev) in acpi_spi_find_device_by_adev()
4144 struct acpi_device *adev = arg; in acpi_spi_notify() local
/Linux-v5.10/sound/soc/intel/boards/
Dcht_bsw_rt5672.c419 struct acpi_device *adev; in snd_cht_mc_probe() local
/Linux-v5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_color.c311 struct amdgpu_device *adev = drm_to_adev(crtc->base.state->dev); in amdgpu_dm_update_crtc_color_mgmt() local

1...<<11121314151617181920