Home
last modified time | relevance | path

Searched defs:adev (Results 476 – 500 of 563) sorted by relevance

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

/Linux-v5.15/drivers/mmc/host/
Dmmci.c2337 struct amba_device *adev = to_amba_device(dev); in mmci_runtime_suspend() local
2352 struct amba_device *adev = to_amba_device(dev); in mmci_runtime_resume() local
/Linux-v5.15/drivers/hwtracing/coresight/
Dcoresight-etm4x-core.c1988 static int etm4_probe_amba(struct amba_device *adev, const struct amba_id *id) in etm4_probe_amba()
2067 static void __exit etm4_remove_amba(struct amba_device *adev) in etm4_remove_amba()
/Linux-v5.15/drivers/perf/
Dxgene_pmu.c1454 struct acpi_device *adev, u32 type) in acpi_get_pmu_hw_inf()
1534 struct acpi_device *adev) in xgene_pmu_acpi_match_type()
1555 struct acpi_device *adev; in acpi_pmu_dev_add() local
/Linux-v5.15/drivers/media/pci/intel/ipu3/
Dcio2-bridge.h103 struct acpi_device *adev; member
/Linux-v5.15/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_hdcp.c625 struct hdcp_workqueue *hdcp_create_workqueue(struct amdgpu_device *adev, struct cp_psp *cp_psp, str… in hdcp_create_workqueue()
/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_mes.h43 struct amdgpu_device *adev; member
Damdgpu_psp.h40 #define PSP_TMR_SIZE(adev) ((adev)->asic_type == CHIP_ALDEBARAN ? 0x800000 : 0x400000) argument
275 struct amdgpu_device *adev; member
/Linux-v5.15/drivers/input/touchscreen/
Dchipone_icn8505.c369 struct acpi_device *adev; in icn8505_probe_acpi() local
/Linux-v5.15/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Dsmu8_smumgr.c734 struct amdgpu_device *adev; in smu8_start_smu() local
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/bios/
Dcommand_table2.c69 struct amdgpu_device *adev = dev; in bios_cmd_table_para_revision() local
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Den_rep.c1348 static int mlx5e_rep_probe(struct auxiliary_device *adev, in mlx5e_rep_probe()
1360 static void mlx5e_rep_remove(struct auxiliary_device *adev) in mlx5e_rep_remove()
/Linux-v5.15/drivers/ata/
Dpata_mpc52xx.c390 mpc52xx_ata_set_piomode(struct ata_port *ap, struct ata_device *adev) in mpc52xx_ata_set_piomode()
408 mpc52xx_ata_set_dmamode(struct ata_port *ap, struct ata_device *adev) in mpc52xx_ata_set_dmamode()
Dpata_icside.c188 static void pata_icside_set_dmamode(struct ata_port *ap, struct ata_device *adev) in pata_icside_set_dmamode()
Dpata_samsung_cf.c103 static void pata_s3c_set_piomode(struct ata_port *ap, struct ata_device *adev) in pata_s3c_set_piomode()
Dlibata-core.c1696 unsigned int ata_pio_need_iordy(const struct ata_device *adev) in ata_pio_need_iordy()
1730 static u32 ata_pio_mask_no_iordy(const struct ata_device *adev) in ata_pio_mask_no_iordy()
3008 struct ata_device *ata_dev_pair(struct ata_device *adev) in ata_dev_pair()
5098 struct ata_device *adev; in ata_port_runtime_idle() local
/Linux-v5.15/drivers/gpio/
Dgpio-merrifield.c389 struct acpi_device *adev; in mrfld_gpio_get_pinctrl_dev_name() local
/Linux-v5.15/drivers/media/pci/bt8xx/
Ddvb-bt8xx.c100 static int is_pci_slot_eq(struct pci_dev* adev, struct pci_dev* bdev) in is_pci_slot_eq()
/Linux-v5.15/drivers/thermal/intel/
Dintel_pch_thermal.c104 struct acpi_device *adev; in pch_wpt_add_acpi_psv_trip() local
/Linux-v5.15/drivers/infiniband/hw/mlx5/
Dmain.c4377 static int mlx5r_mp_probe(struct auxiliary_device *adev, in mlx5r_mp_probe()
4422 static void mlx5r_mp_remove(struct auxiliary_device *adev) in mlx5r_mp_remove()
4436 static int mlx5r_probe(struct auxiliary_device *adev, in mlx5r_probe()
4480 static void mlx5r_remove(struct auxiliary_device *adev) in mlx5r_remove()
/Linux-v5.15/drivers/net/ethernet/cavium/thunder/
Dthunder_bgx.c1386 static int acpi_get_mac_address(struct device *dev, struct acpi_device *adev, in acpi_get_mac_address()
1410 struct acpi_device *adev; in bgx_acpi_register_phy() local
/Linux-v5.15/drivers/acpi/
Dosl.c1151 struct acpi_device *adev; member
1164 acpi_status acpi_hotplug_schedule(struct acpi_device *adev, u32 src) in acpi_hotplug_schedule()
Dpci_root.c35 static int acpi_pci_root_scan_dependent(struct acpi_device *adev) in acpi_pci_root_scan_dependent()
/Linux-v5.15/sound/soc/intel/boards/
Dbytcr_rt5651.c901 struct acpi_device *adev; in snd_byt_rt5651_mc_probe() local
/Linux-v5.15/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dvega10_processpptables.c737 struct amdgpu_device *adev = hwmgr->adev; in get_dcefclk_voltage_dependency_table() local
/Linux-v5.15/drivers/gpu/drm/amd/pm/swsmu/smu12/
Drenoir_ppt.c1301 struct amdgpu_device *adev = smu->adev; in renoir_is_dpm_running() local

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