Lines Matching defs:cdev
580 static int logolamp_set(struct led_classdev *cdev,
583 struct acpi_device *device = to_acpi_device(cdev->dev->parent);
600 static enum led_brightness logolamp_get(struct led_classdev *cdev)
602 struct acpi_device *device = to_acpi_device(cdev->dev->parent);
616 static int kblamps_set(struct led_classdev *cdev,
619 struct acpi_device *device = to_acpi_device(cdev->dev->parent);
629 static enum led_brightness kblamps_get(struct led_classdev *cdev)
631 struct acpi_device *device = to_acpi_device(cdev->dev->parent);
641 static int radio_led_set(struct led_classdev *cdev,
644 struct acpi_device *device = to_acpi_device(cdev->dev->parent);
654 static enum led_brightness radio_led_get(struct led_classdev *cdev)
656 struct acpi_device *device = to_acpi_device(cdev->dev->parent);
665 static int eco_led_set(struct led_classdev *cdev,
668 struct acpi_device *device = to_acpi_device(cdev->dev->parent);
680 static enum led_brightness eco_led_get(struct led_classdev *cdev)
682 struct acpi_device *device = to_acpi_device(cdev->dev->parent);