| /OK3568_Linux_fs/kernel/drivers/usb/typec/ |
| H A D | bus.h | 13 struct typec_altmode adev; member
|
| /OK3568_Linux_fs/kernel/drivers/gpio/ |
| H A D | gpiolib-acpi.h | 24 struct acpi_device *adev; member
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/em28xx/ |
| H A D | em28xx-audio.c | 342 struct em28xx_audio *adev = in audio_trigger() local 814 struct em28xx_audio *adev = &dev->adev; in em28xx_audio_init() local
|
| /OK3568_Linux_fs/kernel/drivers/ata/ |
| H A D | pata_atp867x.c | 107 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()
|
| H A D | sata_via.c | 402 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()
|
| /OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/ |
| H A D | coresight-catu.c | 503 static int catu_probe(struct amba_device *adev, const struct amba_id *id) in catu_probe() 574 static void catu_remove(struct amba_device *adev) in catu_remove()
|
| H A D | coresight-etm3x-core.c | 821 static int etm_probe(struct amba_device *adev, const struct amba_id *id) in etm_probe() 915 static void etm_remove(struct amba_device *adev) in etm_remove()
|
| H A D | coresight-cti-core.c | 837 static void cti_remove(struct amba_device *adev) in cti_remove() 848 static int cti_probe(struct amba_device *adev, const struct amba_id *id) in cti_probe()
|
| H A D | coresight-stm.c | 732 struct acpi_device *adev = ACPI_COMPANION(dev); in acpi_stm_get_stimulus_area() local 855 static int stm_probe(struct amba_device *adev, const struct amba_id *id) in stm_probe() 956 static void stm_remove(struct amba_device *adev) in stm_remove()
|
| /OK3568_Linux_fs/kernel/drivers/thermal/intel/int340x_thermal/ |
| H A D | int340x_thermal_zone.h | 21 struct acpi_device *adev; member
|
| H A D | int3400_thermal.c | 49 struct acpi_device *adev; member 481 struct acpi_device *adev = ACPI_COMPANION(&pdev->dev); in int3400_thermal_probe() local
|
| H A D | int340x_thermal_zone.c | 213 struct int34x_thermal_zone *int340x_thermal_zone_add(struct acpi_device *adev, in int340x_thermal_zone_add()
|
| H A D | int3406_thermal.c | 136 struct acpi_device *adev = ACPI_COMPANION(&pdev->dev); in int3406_thermal_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/platform/x86/ |
| H A D | intel_cht_int33fe_typec.c | 42 struct acpi_device *adev; in cht_int33fe_check_for_max17047() local
|
| /OK3568_Linux_fs/kernel/drivers/acpi/x86/ |
| H A D | utils.c | 139 bool acpi_device_override_status(struct acpi_device *adev, unsigned long long *status) in acpi_device_override_status()
|
| /OK3568_Linux_fs/kernel/drivers/acpi/ |
| H A D | utils.c | 734 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
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_gfx.h | 326 #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
|
| H A D | amdgpu_encoders.c | 38 struct amdgpu_device *adev = drm_to_adev(dev); in amdgpu_link_encoder_connector() local
|
| H A D | amdgpu_uvd.h | 36 #define AMDGPU_UVD_FIRMWARE_SIZE(adev) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/spi/ |
| H A D | spi.c | 527 struct acpi_device *adev = ACPI_COMPANION(&spi->dev); in spi_dev_set_name() local 2202 struct acpi_device *adev) in acpi_register_spi_device() 2274 struct acpi_device *adev; in acpi_spi_add_device() local 4146 static struct spi_controller *acpi_spi_find_controller_by_adev(struct acpi_device *adev) in acpi_spi_find_controller_by_adev() 4161 static struct spi_device *acpi_spi_find_device_by_adev(struct acpi_device *adev) in acpi_spi_find_device_by_adev() 4172 struct acpi_device *adev = arg; in acpi_spi_notify() local
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | pci-acpi.h | 106 static inline void acpiphp_check_host_bridge(struct acpi_device *adev) { } in acpiphp_check_host_bridge()
|
| /OK3568_Linux_fs/kernel/drivers/mailbox/ |
| H A D | arm_mhu.c | 109 static int mhu_probe(struct amba_device *adev, const struct amba_id *id) in mhu_probe()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| H A D | smu_helper.c | 591 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
|
| H A D | smu7_hwmgr.c | 532 struct amdgpu_device *adev = (struct amdgpu_device *)(hwmgr->adev); in smu7_override_pcie_speed() local 553 struct amdgpu_device *adev = (struct amdgpu_device *)(hwmgr->adev); in smu7_override_pcie_width() local 1628 struct amdgpu_device *adev = hwmgr->adev; in smu7_init_dpm_defaults() local 2208 struct amdgpu_device *adev = hwmgr->adev; in smu7_patch_voltage_workaround() local 2661 struct amdgpu_device *adev = hwmgr->adev; in smu7_hwmgr_backend_init() local 2985 struct amdgpu_device *adev = hwmgr->adev; in smu7_apply_state_adjust_rules() local 3579 struct amdgpu_device *adev = hwmgr->adev; in smu7_get_gpu_power() local 4430 struct amdgpu_device *adev = hwmgr->adev; in smu7_get_memory_type() local
|
| /OK3568_Linux_fs/kernel/drivers/usb/typec/ucsi/ |
| H A D | ucsi_acpi.c | 116 struct acpi_device *adev = ACPI_COMPANION(&pdev->dev); in ucsi_acpi_probe() local
|