psy_current_max    37 drivers/power/supply/cros_usbpd-charger.c 	int psy_current_max;
psy_current_max   235 drivers/power/supply/cros_usbpd-charger.c 	port->psy_current_max = resp.meas.current_max;
psy_current_max   282 drivers/power/supply/cros_usbpd-charger.c 		port->psy_current_max = 0;
psy_current_max   415 drivers/power/supply/cros_usbpd-charger.c 		val->intval = port->psy_current_max * 1000;