Searched refs:show_mode (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/drivers/leds/ |
D | leds-lp5521.c | 402 show_mode(1) 403 show_mode(2) 404 show_mode(3)
|
D | leds-lp55xx-common.h | 38 #define show_mode(nr) \ macro
|
D | leds-lp5523.c | 406 show_mode(1) 407 show_mode(2) 408 show_mode(3)
|
/linux-6.1.9/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-6.1.9/drivers/video/fbdev/core/ |
D | fbsysfs.c | 166 static ssize_t show_mode(struct device *device, struct device_attribute *attr, in show_mode() function 507 __ATTR(mode, S_IRUGO|S_IWUSR, show_mode, store_mode),
|