Lines Matching defs:pcc_acpi
230 struct pcc_acpi { struct
231 acpi_handle handle;
232 unsigned long num_sifr;
233 int sticky_key;
234 int eco_mode;
235 int mute;
236 int ac_brightness;
237 int dc_brightness;
238 int current_brightness;
239 u32 *sinf;
240 struct acpi_device *device;
241 struct input_dev *input_dev;
242 struct backlight_device *backlight;
243 struct platform_device *platform;