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