Searched defs:adev (Results 1 - 25 of 727) sorted by path

1234567891011>>

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Demu_soc.c29 int emu_soc_asic_init(struct amdgpu_device *adev) argument
/linux-master/drivers/hwtracing/intel_th/
H A Dacpi.c39 struct acpi_device *adev = ACPI_COMPANION(&pdev->dev); local
/linux-master/drivers/xen/
H A Darm-device.c152 struct amba_device *adev = to_amba_device(data); local
/linux-master/arch/arm/mach-versatile/
H A Dversatile.c58 struct amba_device *adev = container_of(dev, struct amba_device, dev); local
/linux-master/arch/arm64/kernel/
H A Dpci.c75 struct acpi_device *adev = to_acpi_device(cfg->parent); local
84 struct acpi_device *adev; local
135 struct acpi_device *adev; local
[all...]
/linux-master/arch/loongarch/pci/
H A Dacpi.c29 struct acpi_device *adev = NULL; local
45 struct acpi_device *adev = to_acpi_device(cfg->parent); local
/linux-master/drivers/acpi/
H A Dac.c123 struct acpi_device *adev = ac->device; local
206 struct acpi_device *adev = ACPI_COMPANION(&pdev->dev); local
[all...]
H A Dacpi_apd.c39 struct acpi_device *adev; member in struct:apd_private_data
66 struct acpi_device *adev = pdata->adev; local
187 acpi_apd_create_device(struct acpi_device *adev, const struct acpi_device_id *id) argument
[all...]
H A Dacpi_cmos_rtc.c79 static int acpi_cmos_rtc_attach_handler(struct acpi_device *adev, const struct acpi_device_id *id) argument
84 static void acpi_cmos_rtc_detach_handler(struct acpi_device *adev) argument
H A Dacpi_lpss.c96 struct acpi_device *adev; member in struct:lpss_private_data
407 static int register_device_clock(struct acpi_device *adev, argument
522 static bool acpi_lpss_is_supplier(struct acpi_device *adev, argument
528 static bool acpi_lpss_is_consumer(struct acpi_device *adev, argument
541 struct acpi_device *adev = ACPI_COMPANION(dev); local
598 acpi_lpss_create_device_links(struct acpi_device *adev, struct platform_device *pdev) argument
614 acpi_lpss_create_device(struct acpi_device *adev, const struct acpi_device_id *id) argument
705 struct acpi_device *adev = ACPI_COMPANION(dev); local
1252 struct acpi_device *adev; local
[all...]
H A Dacpi_memhotplug.c151 acpi_bind_memory_blocks(struct acpi_memory_info *info, struct acpi_device *adev) argument
H A Dacpi_pad.c401 struct acpi_device *adev = data; local
417 struct acpi_device *adev = ACPI_COMPANION(&pdev->dev); local
434 struct acpi_device *adev = ACPI_COMPANION(&pdev->dev); local
[all...]
H A Dacpi_platform.c36 static struct platform_device *acpi_platform_device_find_by_companion(struct acpi_device *adev) argument
47 struct acpi_device *adev = arg; local
74 static void acpi_platform_fill_resource(struct acpi_device *adev, argument
110 acpi_create_platform_device(struct acpi_device *adev, const struct property_entry *properties) argument
[all...]
H A Dacpi_pnp.c363 static int acpi_pnp_attach(struct acpi_device *adev, argument
380 static int is_cmos_rtc_device(struct acpi_device *adev) argument
391 bool acpi_is_pnp_device(struct acpi_device *adev) argument
H A Dacpi_video.c1871 struct acpi_device *adev = device->dev; local
H A Dbus.c495 struct acpi_device *adev; local
583 int acpi_dev_install_notify_handler(struct acpi_device *adev, argument
598 void acpi_dev_remove_notify_handler(struct acpi_device *adev, argument
668 acpi_get_first_physical_node(struct acpi_device *adev) argument
689 acpi_primary_dev_companion(struct acpi_device *adev, const struct device *dev) argument
708 acpi_device_is_first_physical_node(struct acpi_device *adev, const struct device *dev) argument
737 struct acpi_device *adev; local
759 acpi_of_match_device(const struct acpi_device *adev, const struct of_device_id *of_match_table, const struct of_device_id **of_id) argument
795 acpi_of_modalias(struct acpi_device *adev, char *modalias, size_t len) argument
830 acpi_set_modalias(struct acpi_device *adev, const char *default_id, char *modalias, size_t len) argument
913 acpi_match_acpi_device(const struct acpi_device_id *ids, const struct acpi_device *adev) argument
943 struct acpi_device *adev = ACPI_COMPANION(dev); local
1130 acpi_dev_for_each_child(struct acpi_device *adev, int (*fn)(struct acpi_device *, void *), void *data) argument
1141 acpi_dev_for_each_child_reverse(struct acpi_device *adev, int (*fn)(struct acpi_device *, void *), void *data) argument
[all...]
H A Dcontainer.c26 static int check_offline(struct acpi_device *adev, void *not_used) argument
45 static int container_device_attach(struct acpi_device *adev, argument
74 static void container_device_detach(struct acpi_device *adev) argument
83 container_device_online(struct acpi_device *adev) argument
[all...]
H A Ddevice_pm.c141 static int acpi_dev_pm_explicit_set(struct acpi_device *adev, int state) argument
378 static int fix_up_power_if_applicable(struct acpi_device *adev, void *not_used) argument
393 void acpi_device_fix_up_power_extended(struct acpi_device *adev) argument
407 acpi_device_fix_up_power_children(struct acpi_device *adev) argument
473 acpi_power_up_if_adr_present(struct acpi_device *adev, void *not_used) argument
495 acpi_dev_power_up_children_with_adr(struct acpi_device *adev) argument
507 acpi_dev_power_state_for_wake(struct acpi_device *adev) argument
531 struct acpi_device *adev; local
570 acpi_add_pm_notifier(struct acpi_device *adev, struct device *dev, void (*func)(struct acpi_device_wakeup_context *context)) argument
605 acpi_remove_pm_notifier(struct acpi_device *adev) argument
642 struct acpi_device *adev = ACPI_COMPANION(dev); local
668 acpi_dev_pm_get_state(struct device *dev, struct acpi_device *adev, u32 target_state, int *d_min_p, int *d_max_p) argument
791 struct acpi_device *adev; local
849 __acpi_device_wakeup_enable(struct acpi_device *adev, u32 target_state) argument
912 acpi_device_wakeup_enable(struct acpi_device *adev, u32 target_state) argument
926 acpi_device_wakeup_disable(struct acpi_device *adev) argument
951 struct acpi_device *adev; local
983 acpi_dev_pm_low_power(struct device *dev, struct acpi_device *adev, u32 system_state) argument
999 acpi_dev_pm_full_power(struct acpi_device *adev) argument
1017 struct acpi_device *adev = ACPI_COMPANION(dev); local
1049 struct acpi_device *adev = ACPI_COMPANION(dev); local
1092 acpi_dev_needs_resume(struct device *dev, struct acpi_device *adev) argument
1120 struct acpi_device *adev = ACPI_COMPANION(dev); local
1401 struct acpi_device *adev = ACPI_COMPANION(dev); local
1448 struct acpi_device *adev = ACPI_COMPANION(dev); local
1489 struct acpi_device *adev = ACPI_COMPANION(dev); local
1521 struct acpi_device *adev = ACPI_COMPANION(dev); local
[all...]
H A Ddevice_sysfs.c240 int __acpi_device_uevent_modalias(const struct acpi_device *adev, argument
284 static int __acpi_device_modalias(const struct acpi_device *adev, char *buf, int size) argument
342 struct acpi_device *adev = to_acpi_device(dev); local
358 struct acpi_device *adev = to_acpi_device(dev); local
[all...]
H A Ddock.c44 struct acpi_device *adev; member in struct:dock_dependent_device
90 struct acpi_device *adev = dd->adev; local
71 add_dock_dependent_device(struct dock_station *ds, struct acpi_device *adev) argument
150 find_dock_dependent_device(struct dock_station *ds, struct acpi_device *adev) argument
161 register_dock_dependent_device(struct acpi_device *adev, acpi_handle dshandle) argument
182 is_dock_device(struct acpi_device *adev) argument
270 struct acpi_device *adev = dd->adev; local
424 dock_notify(struct acpi_device *adev, u32 event) argument
494 struct acpi_device *adev = acpi_fetch_acpi_dev(dock_station->handle); local
589 acpi_dock_add(struct acpi_device *adev) argument
[all...]
H A Dglue.c81 static int match_any(struct acpi_device *adev, void *not_used) argument
86 static bool acpi_dev_has_children(struct acpi_device *adev) argument
91 static int find_child_checks(struct acpi_device *adev, bool check_children) argument
129 struct acpi_device *adev; member in struct:find_child_walk_data
136 static int check_one_child(struct acpi_device *adev, voi argument
212 acpi_find_child_by_adr(struct acpi_device *adev, acpi_bus_address adr) argument
354 struct acpi_device *adev; local
403 struct acpi_device *adev = ACPI_COMPANION(dev); local
[all...]
H A Dinternal.h48 static inline void register_dock_dependent_device(struct acpi_device *adev, argument
50 static inline int dock_notify(struct acpi_device *adev, u32 event) { return -ENODEV; } argument
51 static inline void acpi_dock_add(struct acpi_device *adev) {} argument
278 acpi_extract_apple_properties(struct acpi_device *adev) argument
[all...]
/linux-master/drivers/acpi/arm64/
H A Damba.c48 static int amba_handler_attach(struct acpi_device *adev, argument
H A Diort.c269 struct acpi_device *adev; local
/linux-master/drivers/acpi/dptf/
H A Dint340x_thermal.c55 static int int340x_thermal_handler_attach(struct acpi_device *adev, argument

Completed in 459 milliseconds

1234567891011>>