Symbol: POWER_SUPPLY_USB_TYPE_PD
drivers/power/supply/bq257xx_charger.c
583
if ((pdata->usb_type == POWER_SUPPLY_USB_TYPE_PD) ||
drivers/power/supply/bq257xx_charger.c
618
BIT(POWER_SUPPLY_USB_TYPE_PD) |
drivers/power/supply/cros_usbpd-charger.c
255
port->psy_usb_type = POWER_SUPPLY_USB_TYPE_PD;
drivers/power/supply/cros_usbpd-charger.c
641
BIT(POWER_SUPPLY_USB_TYPE_PD) |
drivers/power/supply/power_supply_sysfs.c
70
[POWER_SUPPLY_USB_TYPE_PD] = "PD",
drivers/power/supply/qcom_battmgr.c
1061
BIT(POWER_SUPPLY_USB_TYPE_PD) |
drivers/power/supply/qcom_battmgr.c
1089
BIT(POWER_SUPPLY_USB_TYPE_PD) |
drivers/power/supply/ucs1002_power.c
309
case POWER_SUPPLY_USB_TYPE_PD:
drivers/power/supply/ucs1002_power.c
345
type = POWER_SUPPLY_USB_TYPE_PD;
drivers/power/supply/ucs1002_power.c
428
BIT(POWER_SUPPLY_USB_TYPE_PD) |
drivers/usb/typec/anx7411.c
1444
BIT(POWER_SUPPLY_USB_TYPE_PD) |
drivers/usb/typec/anx7411.c
355
ctx->usb_type = POWER_SUPPLY_USB_TYPE_PD;
drivers/usb/typec/anx7411.c
665
ctx->usb_type = POWER_SUPPLY_USB_TYPE_PD;
drivers/usb/typec/rt1719.c
306
enum power_supply_usb_type usb_type = POWER_SUPPLY_USB_TYPE_PD;
drivers/usb/typec/rt1719.c
570
BIT(POWER_SUPPLY_USB_TYPE_PD) |
drivers/usb/typec/tcpm/tcpm.c
3995
port->usb_type = POWER_SUPPLY_USB_TYPE_PD;
drivers/usb/typec/tcpm/tcpm.c
7766
BIT(POWER_SUPPLY_USB_TYPE_PD) |
drivers/usb/typec/tipd/core.c
1116
val->intval = POWER_SUPPLY_USB_TYPE_PD;
drivers/usb/typec/tipd/core.c
1174
BIT(POWER_SUPPLY_USB_TYPE_PD);
drivers/usb/typec/ucsi/psy.c
246
val->intval = POWER_SUPPLY_USB_TYPE_PD;
drivers/usb/typec/ucsi/psy.c
329
BIT(POWER_SUPPLY_USB_TYPE_PD) |