Searched refs:psy_usb_type (Results 1 – 3 of 3) sorted by relevance
34 int psy_usb_type; member202 last_psy_usb_type = port->psy_usb_type; in cros_usbpd_charger_get_power_info()234 port->psy_usb_type = POWER_SUPPLY_USB_TYPE_SDP; in cros_usbpd_charger_get_power_info()243 port->psy_usb_type = POWER_SUPPLY_USB_TYPE_PD_DRP; in cros_usbpd_charger_get_power_info()245 port->psy_usb_type = POWER_SUPPLY_USB_TYPE_SDP; in cros_usbpd_charger_get_power_info()249 port->psy_usb_type = POWER_SUPPLY_USB_TYPE_APPLE_BRICK_ID; in cros_usbpd_charger_get_power_info()252 port->psy_usb_type = POWER_SUPPLY_USB_TYPE_C; in cros_usbpd_charger_get_power_info()255 port->psy_usb_type = POWER_SUPPLY_USB_TYPE_DCP; in cros_usbpd_charger_get_power_info()258 port->psy_usb_type = POWER_SUPPLY_USB_TYPE_CDP; in cros_usbpd_charger_get_power_info()262 port->psy_usb_type = POWER_SUPPLY_USB_TYPE_PD_DRP; in cros_usbpd_charger_get_power_info()[all …]
277 enum power_supply_usb_type psy_usb_type; member668 if (data->psy_usb_type == POWER_SUPPLY_USB_TYPE_UNKNOWN || in rt9467_psy_get_property()669 data->psy_usb_type == POWER_SUPPLY_USB_TYPE_SDP) in rt9467_psy_get_property()702 val->intval = data->psy_usb_type; in rt9467_psy_get_property()939 data->psy_usb_type = POWER_SUPPLY_USB_TYPE_UNKNOWN; in rt9467_report_usb_state()942 data->psy_usb_type = POWER_SUPPLY_USB_TYPE_SDP; in rt9467_report_usb_state()945 data->psy_usb_type = POWER_SUPPLY_USB_TYPE_DCP; in rt9467_report_usb_state()948 data->psy_usb_type = POWER_SUPPLY_USB_TYPE_DCP; in rt9467_report_usb_state()951 data->psy_usb_type = POWER_SUPPLY_USB_TYPE_CDP; in rt9467_report_usb_state()
163 enum power_supply_usb_type psy_usb_type; member316 *usb_type = chip->psy_usb_type; in rt9471_get_usb_type()477 chip->psy_usb_type = POWER_SUPPLY_USB_TYPE_UNKNOWN; in rt9471_detach_handler()534 chip->psy_usb_type = usb_type; in rt9471_bc12_done_handler()