Lines Matching defs:pcc_acpi
242 struct pcc_acpi { struct
243 acpi_handle handle;
244 unsigned long num_sifr;
245 int sticky_key;
246 int eco_mode;
247 int mute;
248 int ac_brightness;
249 int dc_brightness;
250 int current_brightness;
251 u32 *sinf;
252 struct acpi_device *device;
253 struct input_dev *input_dev;
254 struct backlight_device *backlight;
255 struct platform_device *platform;