| /OK3568_Linux_fs/kernel/drivers/acpi/dptf/ |
| H A D | int340x_thermal.c | 41 static int int340x_thermal_handler_attach(struct acpi_device *adev, in int340x_thermal_handler_attach()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| H A D | smu7_powertune.c | 964 struct amdgpu_device *adev = hwmgr->adev; in smu7_enable_didt_config() local 1034 struct amdgpu_device *adev = hwmgr->adev; in smu7_disable_didt_config() local
|
| H A D | vega20_hwmgr.c | 181 struct amdgpu_device *adev = hwmgr->adev; in vega20_set_features_platform_caps() local 335 struct amdgpu_device *adev = hwmgr->adev; in vega20_init_dpm_defaults() local 430 struct amdgpu_device *adev = hwmgr->adev; in vega20_hwmgr_backend_init() local 491 struct amdgpu_device *adev = (struct amdgpu_device *)(hwmgr->adev); in vega20_setup_asic_task() local 833 struct amdgpu_device *adev = (struct amdgpu_device *)(hwmgr->adev); in vega20_override_pcie_parameters() local 2207 struct amdgpu_device *adev = hwmgr->adev; in vega20_read_sensor() local 3313 struct amdgpu_device *adev = hwmgr->adev; in vega20_get_current_pcie_link_width_level() local 3333 struct amdgpu_device *adev = hwmgr->adev; in vega20_get_current_pcie_link_speed_level() local
|
| H A 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
|
| H A D | vega12_hwmgr.c | 143 struct amdgpu_device *adev = hwmgr->adev; in vega12_set_features_platform_caps() local 300 struct amdgpu_device *adev = hwmgr->adev; in vega12_init_dpm_defaults() local 391 struct amdgpu_device *adev = hwmgr->adev; in vega12_hwmgr_backend_init() local 487 struct amdgpu_device *adev = (struct amdgpu_device *)(hwmgr->adev); in vega12_override_pcie_parameters() local 2204 struct amdgpu_device *adev = hwmgr->adev; in vega12_get_current_pcie_link_width_level() local 2224 struct amdgpu_device *adev = hwmgr->adev; in vega12_get_current_pcie_link_speed_level() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_smi_events.c | 210 struct amdgpu_device *adev = (struct amdgpu_device *)dev->kgd; in kfd_smi_event_update_thermal_throttling() local 233 struct amdgpu_device *adev = (struct amdgpu_device *)dev->kgd; in kfd_smi_event_update_vmfault() local
|
| /OK3568_Linux_fs/kernel/drivers/thermal/intel/int340x_thermal/ |
| H A D | acpi_thermal_rel.c | 75 struct acpi_device *adev; in acpi_parse_trt() local 152 struct acpi_device *adev; in acpi_parse_art() local
|
| H A D | int3402_thermal.c | 44 struct acpi_device *adev = ACPI_COMPANION(&pdev->dev); in int3402_thermal_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_sdma.h | 111 #define amdgpu_emit_copy_buffer(adev, ib, s, d, b, t) (adev)->mman.buffer_funcs->emit_copy_buffer((… argument 112 #define amdgpu_emit_fill_buffer(adev, ib, s, d, b) (adev)->mman.buffer_funcs->emit_fill_buffer((ib)… argument
|
| H A D | amdgpu_sync.c | 63 static bool amdgpu_sync_same_dev(struct amdgpu_device *adev, in amdgpu_sync_same_dev() 200 int amdgpu_sync_resv(struct amdgpu_device *adev, struct amdgpu_sync *sync, in amdgpu_sync_resv()
|
| H A D | amdgpu_ras.h | 333 struct amdgpu_device *adev; member 402 struct amdgpu_device *adev; member 479 #define amdgpu_ras_get_context(adev) ((adev)->psp.ras.ras) argument 480 #define amdgpu_ras_set_context(adev, ras_con) ((adev)->psp.ras.ras = (ras_con)) argument 483 static inline int amdgpu_ras_is_supported(struct amdgpu_device *adev, in amdgpu_ras_is_supported() 511 static inline int amdgpu_ras_reset_gpu(struct amdgpu_device *adev) in amdgpu_ras_reset_gpu()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm_mst_types.c | 270 struct amdgpu_device *adev = drm_to_adev(dev); in dm_mst_atomic_best_encoder() local 340 dm_dp_create_fake_mst_encoders(struct amdgpu_device *adev) in dm_dp_create_fake_mst_encoders() 369 struct amdgpu_device *adev = drm_to_adev(dev); in dm_dp_add_mst_connector() local
|
| /OK3568_Linux_fs/kernel/include/linux/device/ |
| H A D | driver.h | 232 const struct acpi_device *adev) in driver_find_device_by_acpi_dev() 238 driver_find_device_by_acpi_dev(struct device_driver *drv, const void *adev) in driver_find_device_by_acpi_dev()
|
| H A D | class.h | 185 class_find_device_by_acpi_dev(struct class *class, const struct acpi_device *adev) in class_find_device_by_acpi_dev() 191 class_find_device_by_acpi_dev(struct class *class, const void *adev) in class_find_device_by_acpi_dev()
|
| H A D | bus.h | 242 bus_find_device_by_acpi_dev(struct bus_type *bus, const struct acpi_device *adev) in bus_find_device_by_acpi_dev() 248 bus_find_device_by_acpi_dev(struct bus_type *bus, const void *adev) in bus_find_device_by_acpi_dev()
|
| /OK3568_Linux_fs/kernel/drivers/thunderbolt/ |
| H A D | acpi.c | 20 struct acpi_device *adev; in tb_acpi_add_link() local
|
| /OK3568_Linux_fs/kernel/drivers/acpi/ |
| H A D | acpi_amba.c | 48 static int amba_handler_attach(struct acpi_device *adev, in amba_handler_attach()
|
| /OK3568_Linux_fs/kernel/drivers/platform/x86/ |
| H A D | fujitsu-tablet.c | 445 static int acpi_fujitsu_add(struct acpi_device *adev) in acpi_fujitsu_add() 487 static int acpi_fujitsu_remove(struct acpi_device *adev) in acpi_fujitsu_remove()
|
| /OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/ |
| H A D | coresight-replicator.c | 390 static int dynamic_replicator_probe(struct amba_device *adev, in dynamic_replicator_probe() 396 static void dynamic_replicator_remove(struct amba_device *adev) in dynamic_replicator_remove()
|
| /OK3568_Linux_fs/kernel/drivers/ata/ |
| H A D | pata_bk3710.c | 134 struct ata_device *adev) in pata_bk3710_set_dmamode() 199 struct ata_device *adev) in pata_bk3710_set_piomode()
|
| H A D | pata_netcell.c | 23 static unsigned int netcell_read_id(struct ata_device *adev, in netcell_read_id()
|
| /OK3568_Linux_fs/kernel/drivers/hwtracing/intel_th/ |
| H A D | acpi.c | 39 struct acpi_device *adev = ACPI_COMPANION(&pdev->dev); in intel_th_acpi_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/acpi/x86/ |
| H A D | apple.c | 27 void acpi_extract_apple_properties(struct acpi_device *adev) in acpi_extract_apple_properties()
|
| /OK3568_Linux_fs/kernel/drivers/platform/chrome/ |
| H A D | cros_ec_lpc.c | 338 struct acpi_device *adev; in cros_ec_lpc_probe() local 435 struct acpi_device *adev; in cros_ec_lpc_remove() local
|
| /OK3568_Linux_fs/kernel/sound/soc/ |
| H A D | soc-acpi.c | 36 struct acpi_device *adev; in snd_soc_acpi_find_package() local
|