Searched refs:POWER_SUPPLY_TYPE_USB (Results 1 - 25 of 58) sorted by last modified time

123

/linux-master/drivers/usb/typec/tipd/
H A Dcore.c829 tps->psy_desc.type = POWER_SUPPLY_TYPE_USB;
/linux-master/drivers/extcon/
H A Dextcon-intel-cht-wc.c479 .type = POWER_SUPPLY_TYPE_USB,
/linux-master/drivers/power/supply/
H A Dtest_power.c220 .type = POWER_SUPPLY_TYPE_USB,
H A Dpower_supply_sysfs.c52 [POWER_SUPPLY_TYPE_USB] = "USB",
H A Dcros_usbpd-charger.c287 port->psy_desc.type = POWER_SUPPLY_TYPE_USB;
642 psy_desc->type = POWER_SUPPLY_TYPE_USB;
H A Drt9455_charger.c1545 .type = POWER_SUPPLY_TYPE_USB,
H A Dmt6360_charger.c571 .type = POWER_SUPPLY_TYPE_USB,
H A Dwm831x_power.c582 power->usb_desc.type = POWER_SUPPLY_TYPE_USB;
H A Dwm8350_power.c401 .type = POWER_SUPPLY_TYPE_USB,
H A Dpcf50633-charger.c368 .type = POWER_SUPPLY_TYPE_USB,
H A Dmax8925_power.c358 .type = POWER_SUPPLY_TYPE_USB,
H A Dlp8727_charger.c427 .type = POWER_SUPPLY_TYPE_USB,
H A Dda9150-charger.c493 .type = POWER_SUPPLY_TYPE_USB,
H A Dbq2415x_charger.c1495 bq->charger_desc.type = POWER_SUPPLY_TYPE_USB;
H A Daxp20x_usb_power.c424 .type = POWER_SUPPLY_TYPE_USB,
434 .type = POWER_SUPPLY_TYPE_USB,
444 .type = POWER_SUPPLY_TYPE_USB,
H A Dab8500_charger.c1832 else if (charger->psy->desc->type == POWER_SUPPLY_TYPE_USB)
1861 else if (charger->psy->desc->type == POWER_SUPPLY_TYPE_USB)
3311 .type = POWER_SUPPLY_TYPE_USB,
H A Dab8500_chargalg.c886 ext->desc->type == POWER_SUPPLY_TYPE_USB)
918 case POWER_SUPPLY_TYPE_USB:
961 case POWER_SUPPLY_TYPE_USB:
1026 case POWER_SUPPLY_TYPE_USB:
1076 case POWER_SUPPLY_TYPE_USB:
1095 case POWER_SUPPLY_TYPE_USB:
1132 case POWER_SUPPLY_TYPE_USB:
1148 case POWER_SUPPLY_TYPE_USB:
H A Dab8500_btemp.c586 case POWER_SUPPLY_TYPE_USB:
H A Dqcom_battmgr.c808 .type = POWER_SUPPLY_TYPE_USB,
828 .type = POWER_SUPPLY_TYPE_USB,
H A Dqcom_pmi8998_charger.c777 .type = POWER_SUPPLY_TYPE_USB,
H A Dbq256xx_charger.c1254 .type = POWER_SUPPLY_TYPE_USB,
H A Dbq24190_charger.c1494 .type = POWER_SUPPLY_TYPE_USB,
/linux-master/drivers/usb/typec/tcpm/
H A Dtcpm.c7484 port->psy_desc.type = POWER_SUPPLY_TYPE_USB;
/linux-master/drivers/phy/ti/
H A Dphy-tusb1210.c382 if (psy != tusb->psy && psy->desc->type == POWER_SUPPLY_TYPE_USB)
428 .type = POWER_SUPPLY_TYPE_USB,
/linux-master/include/linux/
H A Dpower_supply.h184 POWER_SUPPLY_TYPE_USB, /* Standard Downstream Port */ enumerator in enum:power_supply_type

Completed in 297 milliseconds

123