Searched refs:show_chgmode (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/power/supply/ |
H A D | pcf50633-charger.c | 149 show_chgmode(struct device *dev, struct device_attribute *attr, char *buf) in show_chgmode() function 158 static DEVICE_ATTR(chgmode, S_IRUGO, show_chgmode, NULL);
|
/kernel/linux/linux-6.6/drivers/power/supply/ |
H A D | pcf50633-charger.c | 149 show_chgmode(struct device *dev, struct device_attribute *attr, char *buf) in show_chgmode() function 158 static DEVICE_ATTR(chgmode, S_IRUGO, show_chgmode, NULL);
|
Completed in 2 milliseconds