Lines Matching defs:adev

82 void acpi_initialize_hp_context(struct acpi_device *adev,  in acpi_initialize_hp_context()
249 struct acpi_device *adev; in acpi_companion_match() local
276 static int __acpi_device_uevent_modalias(struct acpi_device *adev, in __acpi_device_uevent_modalias()
324 static int __acpi_device_modalias(struct acpi_device *adev, char *buf, int size) in __acpi_device_modalias()
373 bool acpi_scan_is_offline(struct acpi_device *adev, bool uevent) in acpi_scan_is_offline()
560 static int acpi_scan_device_not_present(struct acpi_device *adev) in acpi_scan_device_not_present()
570 static int acpi_scan_device_check(struct acpi_device *adev) in acpi_scan_device_check()
603 static int acpi_scan_bus_check(struct acpi_device *adev) in acpi_scan_bus_check()
630 static int acpi_generic_hotplug_event(struct acpi_device *adev, u32 type) in acpi_generic_hotplug_event()
650 void acpi_device_hotplug(struct acpi_device *adev, u32 src) in acpi_device_hotplug()
704 struct acpi_device *adev = to_acpi_device(dev); in real_power_state_show() local
720 struct acpi_device *adev = to_acpi_device(dev); in power_state_show() local
987 static bool acpi_of_match_device(struct acpi_device *adev, in acpi_of_match_device()
1279 struct acpi_device *adev; in acpi_device_del_work_fn() local
1319 struct acpi_device *adev = context; in acpi_scan_drop_device() local
1375 struct acpi_device *adev = NULL; in acpi_bus_get_acpi_device() local
1381 void acpi_bus_put_acpi_device(struct acpi_device *adev) in acpi_bus_put_acpi_device()
1485 struct acpi_device *adev = ACPI_COMPANION(dev); in acpi_get_next_child() local
1921 bool acpi_device_is_battery(struct acpi_device *adev) in acpi_device_is_battery()
1932 static bool is_ejectable_bay(struct acpi_device *adev) in is_ejectable_bay()
2212 bool acpi_device_is_present(struct acpi_device *adev) in acpi_device_is_present()
2265 static void acpi_scan_init_hotplug(struct acpi_device *adev) in acpi_scan_init_hotplug()
2284 static void acpi_device_dep_initialize(struct acpi_device *adev) in acpi_device_dep_initialize()
2412 static int acpi_generic_device_attach(struct acpi_device *adev, in acpi_generic_device_attach()
2513 struct acpi_device *adev; in acpi_walk_dep_device_list() local
2569 void acpi_bus_trim(struct acpi_device *adev) in acpi_bus_trim()