• Home
  • Raw
  • Download

Lines Matching defs:adev

74 void acpi_initialize_hp_context(struct acpi_device *adev,  in acpi_initialize_hp_context()
166 struct acpi_device *adev; in acpi_companion_match() local
249 bool acpi_scan_is_offline(struct acpi_device *adev, bool uevent) in acpi_scan_is_offline()
436 static int acpi_scan_device_not_present(struct acpi_device *adev) in acpi_scan_device_not_present()
446 static int acpi_scan_device_check(struct acpi_device *adev) in acpi_scan_device_check()
479 static int acpi_scan_bus_check(struct acpi_device *adev) in acpi_scan_bus_check()
506 static int acpi_generic_hotplug_event(struct acpi_device *adev, u32 type) in acpi_generic_hotplug_event()
526 void acpi_device_hotplug(struct acpi_device *adev, u32 src) in acpi_device_hotplug()
580 struct acpi_device *adev = to_acpi_device(dev); in real_power_state_show() local
596 struct acpi_device *adev = to_acpi_device(dev); in power_state_show() local
889 struct acpi_device *adev; in acpi_match_device() local
1109 struct acpi_device *adev; in acpi_device_del_work_fn() local
1149 struct acpi_device *adev = context; in acpi_scan_drop_device() local
1205 struct acpi_device *adev = NULL; in acpi_bus_get_acpi_device() local
1211 void acpi_bus_put_acpi_device(struct acpi_device *adev) in acpi_bus_put_acpi_device()
1731 bool acpi_device_is_battery(struct acpi_device *adev) in acpi_device_is_battery()
1742 static bool is_ejectable_bay(struct acpi_device *adev) in is_ejectable_bay()
2021 bool acpi_device_is_present(struct acpi_device *adev) in acpi_device_is_present()
2074 static void acpi_scan_init_hotplug(struct acpi_device *adev) in acpi_scan_init_hotplug()
2280 void acpi_bus_trim(struct acpi_device *adev) in acpi_bus_trim()