Searched refs:show_mode (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.6/drivers/leds/ |
D | leds-lp5521.c | 401 show_mode(1) 402 show_mode(2) 403 show_mode(3)
|
D | leds-lp55xx-common.h | 38 #define show_mode(nr) \ macro
|
D | leds-lp5523.c | 410 show_mode(1) 411 show_mode(2) 412 show_mode(3)
|
/Linux-v6.6/drivers/regulator/ |
D | virtual.c | 212 static ssize_t show_mode(struct device *dev, in show_mode() function 270 static DEVICE_ATTR(mode, 0664, show_mode, set_mode);
|
/Linux-v6.6/drivers/video/fbdev/core/ |
D | fbsysfs.c | 85 static ssize_t show_mode(struct device *device, struct device_attribute *attr, in show_mode() function 424 __ATTR(mode, S_IRUGO|S_IWUSR, show_mode, store_mode),
|