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