Home
last modified time | relevance | path

Searched defs:adev (Results 551 – 575 of 712) sorted by relevance

1...<<212223242526272829

/openbmc/linux/include/linux/net/intel/
H A Diidc.h88 struct auxiliary_device adev; member
/openbmc/linux/drivers/mailbox/
H A Darm_mhuv2.c966 static int mhuv2_tx_init(struct amba_device *adev, struct mhuv2 *mhu, in mhuv2_tx_init()
1020 static int mhuv2_rx_init(struct amba_device *adev, struct mhuv2 *mhu, in mhuv2_rx_init()
1057 static int mhuv2_probe(struct amba_device *adev, const struct amba_id *id) in mhuv2_probe()
1102 static void mhuv2_remove(struct amba_device *adev) in mhuv2_remove()
H A Dpl320-ipc.c130 static int pl320_probe(struct amba_device *adev, const struct amba_id *id) in pl320_probe()
/openbmc/linux/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_device.c204 struct acpi_device *adev; in proc_thermal_add() local
H A Dint3400_thermal.c50 struct acpi_device *adev; member
574 struct acpi_device *adev = ACPI_COMPANION(&pdev->dev); in int3400_thermal_probe() local
/openbmc/linux/drivers/iio/accel/
H A Dst_accel_core.c1271 struct acpi_device *adev; in apply_acpi_orientation() local
/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-cti-core.c849 static void cti_remove(struct amba_device *adev) in cti_remove()
860 static int cti_probe(struct amba_device *adev, const struct amba_id *id) in cti_probe()
H A Dcoresight-etb10.c717 static int etb_probe(struct amba_device *adev, const struct amba_id *id) in etb_probe()
796 static void etb_remove(struct amba_device *adev) in etb_remove()
/openbmc/qemu/hw/isa/
H A Dlpc_ich9.c846 static void ich9_send_gpe(AcpiDeviceIf *adev, AcpiEventStatusBits ev) in ich9_send_gpe()
853 static void build_ich9_isa_aml(AcpiDevAmlIf *adev, Aml *scope) in build_ich9_isa_aml()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gfx.h457 #define amdgpu_gfx_get_gpu_clock_counter(adev) (adev)->gfx.funcs->get_gpu_clock_counter((adev)) argument
458 #define amdgpu_gfx_select_se_sh(adev, se, sh, instance, xcc_id) ((adev)->gfx.funcs->select_se_sh((a… argument
459 #define amdgpu_gfx_select_me_pipe_q(adev, me, pipe, q, vmid, xcc_id) ((adev)->gfx.funcs->select_me_… argument
460 #define amdgpu_gfx_init_spm_golden(adev) (adev)->gfx.funcs->init_spm_golden((adev)) argument
461 #define amdgpu_gfx_get_gfx_shadow_info(adev, si) ((adev)->gfx.funcs->get_gfx_shadow_info((adev), (s… argument
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_color.c398 struct amdgpu_device *adev = drm_to_adev(crtc->base.state->dev); in amdgpu_dm_update_crtc_color_mgmt() local
/openbmc/linux/sound/soc/intel/boards/
H A Dbytcr_wm5102.c394 struct acpi_device *adev; in snd_byt_wm5102_mc_probe() local
H A Dcht_bsw_rt5672.c452 struct acpi_device *adev; in snd_cht_mc_probe() local
H A Dsof_maxim_common.c18 struct acpi_device *adev; in get_num_codecs() local
/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_uart.c229 struct acpi_device *adev = ACPI_COMPANION(&ec_uart->serdev->dev); in cros_ec_uart_acpi_probe() local
H A Dcros_typec_switch.c214 struct acpi_device *adev; in cros_typec_register_switches() local
/openbmc/linux/drivers/perf/
H A 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()
890 struct acpi_device *adev = acpi_fetch_acpi_dev(handle); in tx2_uncore_pmu_add() local
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_acpi.c297 struct acpi_device *adev; in intel_acpi_assign_connector_fwnodes() local
/openbmc/linux/drivers/ata/
H A Dlibata-zpodd.c267 struct acpi_device *adev = ACPI_COMPANION(&dev->tdev); in zpodd_init() local
/openbmc/linux/drivers/acpi/
H A Dpci_root.c33 static int acpi_pci_root_scan_dependent(struct acpi_device *adev) in acpi_pci_root_scan_dependent()
315 struct acpi_device *adev = acpi_fetch_acpi_dev(handle); in acpi_get_pci_dev() local
H A Dacpi_memhotplug.c152 struct acpi_device *adev) in acpi_bind_memory_blocks()
/openbmc/linux/sound/soc/qcom/qdsp6/
H A 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()
/openbmc/linux/drivers/pci/controller/
H A Dpci-xgene.c193 static int xgene_get_csr_resource(struct acpi_device *adev, in xgene_get_csr_resource()
227 struct acpi_device *adev = to_acpi_device(dev); in xgene_pcie_ecam_init() local
/openbmc/qemu/hw/block/
H A Dfdc-isa.c236 static void build_fdc_aml(AcpiDevAmlIf *adev, Aml *scope) in build_fdc_aml()
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dcyan_skillfish_ppt.c361 struct amdgpu_device *adev = smu->adev; in cyan_skillfish_is_dpm_running() local

1...<<212223242526272829