Home
last modified time | relevance | path

Searched defs:wm8350_led (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/include/linux/mfd/wm8350/
Dpmic.h716 struct wm8350_led { struct
717 struct platform_device *pdev;
718 struct mutex mutex;
719 struct work_struct work;
720 spinlock_t value_lock;
721 enum led_brightness value;
722 struct led_classdev cdev;
723 int max_uA_index;
724 int enabled;
726 struct regulator *isink;
[all …]