Lines Matching refs:acpi_device
163 static int acpi_pcc_hotkey_add(struct acpi_device *device);
164 static int acpi_pcc_hotkey_remove(struct acpi_device *device);
165 static void acpi_pcc_hotkey_notify(struct acpi_device *device, u32 event);
213 struct acpi_device *device;
239 static inline int acpi_pcc_get_sqty(struct acpi_device *device) in acpi_pcc_get_sqty()
353 struct acpi_device *acpi = to_acpi_device(dev); in show_numbatt()
365 struct acpi_device *acpi = to_acpi_device(dev); in show_lcdtype()
377 struct acpi_device *acpi = to_acpi_device(dev); in show_mute()
389 struct acpi_device *acpi = to_acpi_device(dev); in show_sticky()
401 struct acpi_device *acpi = to_acpi_device(dev); in set_sticky()
465 static void acpi_pcc_hotkey_notify(struct acpi_device *device, u32 event) in acpi_pcc_hotkey_notify()
538 static int acpi_pcc_hotkey_add(struct acpi_device *device) in acpi_pcc_hotkey_add()
623 static int acpi_pcc_hotkey_remove(struct acpi_device *device) in acpi_pcc_hotkey_remove()