Searched refs:show_mode (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/leds/
H A Dleds-lp55xx-common.h38 #define show_mode(nr) \ macro
H A Dleds-lp5521.c403 show_mode(1)
404 show_mode(2)
405 show_mode(3)
H A Dleds-lp5523.c410 show_mode(1)
411 show_mode(2)
412 show_mode(3)
/linux-master/drivers/regulator/
H A Dvirtual.c212 static ssize_t show_mode(struct device *dev, function
240 * will be shared with show_mode(), above.
270 static DEVICE_ATTR(mode, 0664, show_mode, set_mode);
/linux-master/drivers/video/fbdev/core/
H A Dfbsysfs.c85 static ssize_t show_mode(struct device *device, struct device_attribute *attr, function
424 __ATTR(mode, S_IRUGO|S_IWUSR, show_mode, store_mode),

Completed in 124 milliseconds