psy_status         36 drivers/power/supply/cros_usbpd-charger.c 	int psy_status;
psy_status        208 drivers/power/supply/cros_usbpd-charger.c 	last_psy_status = port->psy_status;
psy_status        213 drivers/power/supply/cros_usbpd-charger.c 		port->psy_status = POWER_SUPPLY_STATUS_NOT_CHARGING;
psy_status        217 drivers/power/supply/cros_usbpd-charger.c 		port->psy_status = POWER_SUPPLY_STATUS_NOT_CHARGING;
psy_status        221 drivers/power/supply/cros_usbpd-charger.c 		port->psy_status = POWER_SUPPLY_STATUS_CHARGING;
psy_status        225 drivers/power/supply/cros_usbpd-charger.c 		port->psy_status = POWER_SUPPLY_STATUS_NOT_CHARGING;
psy_status        307 drivers/power/supply/cros_usbpd-charger.c 	    last_psy_status != port->psy_status)
psy_status        412 drivers/power/supply/cros_usbpd-charger.c 		val->intval = port->psy_status;