| /Linux-v6.6/drivers/hwtracing/coresight/ |
| D | coresight-replicator.c | 387 static int dynamic_replicator_probe(struct amba_device *adev, in dynamic_replicator_probe() 393 static void dynamic_replicator_remove(struct amba_device *adev) in dynamic_replicator_remove()
|
| D | coresight-funnel.c | 374 static int dynamic_funnel_probe(struct amba_device *adev, in dynamic_funnel_probe() 380 static void dynamic_funnel_remove(struct amba_device *adev) in dynamic_funnel_remove()
|
| /Linux-v6.6/drivers/acpi/arm64/ |
| D | amba.c | 48 static int amba_handler_attach(struct acpi_device *adev, in amba_handler_attach()
|
| /Linux-v6.6/drivers/ata/ |
| D | pata_netcell.c | 23 static unsigned int netcell_read_id(struct ata_device *adev, in netcell_read_id()
|
| /Linux-v6.6/drivers/gpu/drm/i915/gt/ |
| D | intel_gsc.h | 29 struct mei_aux_device *adev; member
|
| /Linux-v6.6/drivers/gpu/drm/amd/amdgpu/ |
| D | gfxhub_v1_1.c | 44 int gfxhub_v1_1_get_xgmi_info(struct amdgpu_device *adev) in gfxhub_v1_1_get_xgmi_info()
|
| D | amdgpu_umr.h | 60 struct amdgpu_device *adev; member 66 struct amdgpu_device *adev; member
|
| /Linux-v6.6/drivers/acpi/x86/ |
| D | apple.c | 28 void acpi_extract_apple_properties(struct acpi_device *adev) in acpi_extract_apple_properties()
|
| /Linux-v6.6/drivers/hwtracing/intel_th/ |
| D | acpi.c | 39 struct acpi_device *adev = ACPI_COMPANION(&pdev->dev); in intel_th_acpi_probe() local
|
| /Linux-v6.6/drivers/gpio/ |
| D | gpio-merrifield.c | 55 struct acpi_device *adev; in mrfld_gpio_get_pinctrl_dev_name() local
|
| /Linux-v6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| D | vega20_hwmgr.c | 180 struct amdgpu_device *adev = hwmgr->adev; in vega20_set_features_platform_caps() local 334 struct amdgpu_device *adev = hwmgr->adev; in vega20_init_dpm_defaults() local 429 struct amdgpu_device *adev = hwmgr->adev; in vega20_hwmgr_backend_init() local 490 struct amdgpu_device *adev = (struct amdgpu_device *)(hwmgr->adev); in vega20_setup_asic_task() local 831 struct amdgpu_device *adev = (struct amdgpu_device *)(hwmgr->adev); in vega20_override_pcie_parameters() local 2206 struct amdgpu_device *adev = hwmgr->adev; in vega20_read_sensor() local 3316 struct amdgpu_device *adev = hwmgr->adev; in vega20_get_current_pcie_link_width_level() local 3336 struct amdgpu_device *adev = hwmgr->adev; in vega20_get_current_pcie_link_speed_level() local
|
| D | ppatomfwctrl.c | 250 struct amdgpu_device *adev = hwmgr->adev; in pp_atomfwctrl_get_gpu_pll_dividers_vega10() local 495 struct amdgpu_device *adev = hwmgr->adev; in pp_atomfwctrl_get_clk_information_by_clkid() local
|
| D | vega12_hwmgr.c | 142 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 486 struct amdgpu_device *adev = (struct amdgpu_device *)(hwmgr->adev); in vega12_override_pcie_parameters() local 2226 struct amdgpu_device *adev = hwmgr->adev; in vega12_get_current_pcie_link_width_level() local 2246 struct amdgpu_device *adev = hwmgr->adev; in vega12_get_current_pcie_link_speed_level() local
|
| D | hardwaremanager.c | 78 struct amdgpu_device *adev = NULL; in phm_enable_dynamic_state_management() local 246 struct amdgpu_device *adev = hwmgr->adev; in phm_start_thermal_controller() local
|
| /Linux-v6.6/drivers/gpu/drm/bridge/ |
| D | ti-sn65dsi86.c | 652 static int ti_sn_aux_probe(struct auxiliary_device *adev, in ti_sn_aux_probe() 695 static int ti_sn_attach_host(struct auxiliary_device *adev, struct ti_sn65dsi86 *pdata) in ti_sn_attach_host() 1294 static int ti_sn_bridge_probe(struct auxiliary_device *adev, in ti_sn_bridge_probe() 1335 static void ti_sn_bridge_remove(struct auxiliary_device *adev) in ti_sn_bridge_remove() 1586 static int ti_sn_pwm_probe(struct auxiliary_device *adev, in ti_sn_pwm_probe() 1600 static void ti_sn_pwm_remove(struct auxiliary_device *adev) in ti_sn_pwm_remove() 1800 static int ti_sn_gpio_probe(struct auxiliary_device *adev, in ti_sn_gpio_probe()
|
| /Linux-v6.6/drivers/reset/starfive/ |
| D | reset-starfive-jh7110.c | 52 static int jh7110_reset_probe(struct auxiliary_device *adev, in jh7110_reset_probe()
|
| /Linux-v6.6/drivers/platform/chrome/ |
| D | cros_ec_lpc.c | 353 struct acpi_device *adev; in cros_ec_lpc_probe() local 466 struct acpi_device *adev; in cros_ec_lpc_remove() local
|
| /Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/sf/dev/ |
| D | dev.c | 42 struct auxiliary_device *adev = container_of(dev, struct auxiliary_device, dev); in sfnum_show() local 65 struct auxiliary_device *adev = container_of(device, struct auxiliary_device, dev); in mlx5_sf_dev_release() local
|
| /Linux-v6.6/include/acpi/ |
| D | acpi_drivers.h | 87 static inline int is_dock_device(struct acpi_device *adev) in is_dock_device()
|
| /Linux-v6.6/drivers/thermal/intel/int340x_thermal/ |
| D | int3402_thermal.c | 44 struct acpi_device *adev = ACPI_COMPANION(&pdev->dev); in int3402_thermal_probe() local
|
| /Linux-v6.6/drivers/acpi/nfit/ |
| D | core.c | 464 struct acpi_device *adev = nfit_mem->adev; in acpi_nfit_ctl() local 477 struct acpi_device *adev = to_acpi_dev(acpi_desc); in acpi_nfit_ctl() local 1697 struct acpi_device *adev = data; in acpi_nvdimm_notify() local 1705 static bool acpi_nvdimm_has_method(struct acpi_device *adev, char *method) in acpi_nvdimm_has_method() 1733 struct acpi_device *adev = nfit_mem->adev; in nfit_intel_shutdown_status() local 1777 struct acpi_device *adev, *adev_dimm; in acpi_nfit_add_dimm() local 2118 struct acpi_device *adev; in acpi_nfit_init_dsms() local 3287 struct acpi_device *adev = data; in acpi_nfit_notify() local 3296 struct acpi_device *adev = data; in acpi_nfit_remove_notify_handler() local 3332 static int acpi_nfit_add(struct acpi_device *adev) in acpi_nfit_add()
|
| /Linux-v6.6/drivers/power/reset/ |
| D | pwr-mlxbf.c | 47 struct acpi_device *adev; in pwr_mlxbf_probe() local
|
| /Linux-v6.6/drivers/usb/typec/ |
| D | port-mapper.c | 41 struct acpi_device *adev = to_acpi_device(dev); in typec_port_match() local
|
| /Linux-v6.6/drivers/gpu/drm/amd/pm/swsmu/smu12/ |
| D | renoir_ppt.c | 1175 struct amdgpu_device *adev = smu->adev; in renoir_get_smu_metrics_data() local 1329 struct amdgpu_device *adev = smu->adev; in renoir_is_dpm_running() local 1466 struct amdgpu_device *adev = smu->adev; in renoir_set_ppt_funcs() local
|
| /Linux-v6.6/drivers/spi/ |
| D | spi.c | 600 struct acpi_device *adev = ACPI_COMPANION(&spi->dev); in spi_dev_set_name() local 2485 int acpi_spi_count_resources(struct acpi_device *adev) in acpi_spi_count_resources() 2559 struct acpi_device *adev; in acpi_spi_add_resource() local 2627 struct acpi_device *adev, in acpi_spi_device_alloc() 2682 struct acpi_device *adev) in acpi_register_spi_device() 2720 struct acpi_device *adev = acpi_fetch_acpi_dev(handle); in acpi_spi_add_device() local 4526 static struct spi_controller *acpi_spi_find_controller_by_adev(struct acpi_device *adev) in acpi_spi_find_controller_by_adev() 4541 static struct spi_device *acpi_spi_find_device_by_adev(struct acpi_device *adev) in acpi_spi_find_device_by_adev() 4552 struct acpi_device *adev = arg; in acpi_spi_notify() local
|