Lines Matching refs:acpi_device
176 static int acpi_pcc_hotkey_add(struct acpi_device *device);
177 static int acpi_pcc_hotkey_remove(struct acpi_device *device);
178 static void acpi_pcc_hotkey_notify(struct acpi_device *device, u32 event);
226 struct acpi_device *device;
256 static inline int acpi_pcc_get_sqty(struct acpi_device *device) in acpi_pcc_get_sqty()
370 struct acpi_device *acpi = to_acpi_device(dev); in show_numbatt()
382 struct acpi_device *acpi = to_acpi_device(dev); in show_lcdtype()
394 struct acpi_device *acpi = to_acpi_device(dev); in show_mute()
406 struct acpi_device *acpi = to_acpi_device(dev); in show_sticky()
418 struct acpi_device *acpi = to_acpi_device(dev); in set_sticky()
482 static void acpi_pcc_hotkey_notify(struct acpi_device *device, u32 event) in acpi_pcc_hotkey_notify()
567 static int acpi_pcc_hotkey_add(struct acpi_device *device) in acpi_pcc_hotkey_add()
652 static int acpi_pcc_hotkey_remove(struct acpi_device *device) in acpi_pcc_hotkey_remove()