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