Searched defs:show_max_current (Results 1 - 2 of 2) sorted by relevance

/drivers/leds/
H A Dleds-lp5521.c471 static ssize_t show_max_current(struct device *dev, function
626 static DEVICE_ATTR(max_current, S_IRUGO , show_max_current, NULL);
H A Dleds-lp5523.c665 static ssize_t show_max_current(struct device *dev, function
717 static DEVICE_ATTR(max_current, S_IRUGO , show_max_current, NULL);

Completed in 161 milliseconds