aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/leds-aat1290a.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/leds-aat1290a.h')
-rw-r--r--include/linux/leds-aat1290a.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/linux/leds-aat1290a.h b/include/linux/leds-aat1290a.h
index c29583c..adf252b 100644
--- a/include/linux/leds-aat1290a.h
+++ b/include/linux/leds-aat1290a.h
@@ -62,4 +62,9 @@ struct aat1290a_led_platform_data {
void (*torch_en) (int onoff);
void (*torch_set) (int onoff);
};
+
+ssize_t aat1290a_power(struct device *dev,
+ struct device_attribute *attr, const char *buf,
+ size_t count);
+
#endif