usb_type          310 drivers/extcon/extcon-max8997.c 			enum max8997_muic_usb_type usb_type, bool attached)
usb_type          320 drivers/extcon/extcon-max8997.c 	switch (usb_type) {
usb_type           86 drivers/power/supply/power_supply_sysfs.c 	enum power_supply_usb_type usb_type;
usb_type           92 drivers/power/supply/power_supply_sysfs.c 		usb_type = usb_types[i];
usb_type           94 drivers/power/supply/power_supply_sysfs.c 		if (value->intval == usb_type) {
usb_type           96 drivers/power/supply/power_supply_sysfs.c 					 power_supply_usb_type_text[usb_type]);
usb_type          100 drivers/power/supply/power_supply_sysfs.c 					 power_supply_usb_type_text[usb_type]);
usb_type          304 drivers/power/supply/power_supply_sysfs.c 	POWER_SUPPLY_ATTR(usb_type),
usb_type          295 drivers/usb/typec/tcpm/tcpm.c 	enum power_supply_usb_type usb_type;
usb_type         2140 drivers/usb/typec/tcpm/tcpm.c 	port->usb_type = POWER_SUPPLY_USB_TYPE_PD;
usb_type         2163 drivers/usb/typec/tcpm/tcpm.c 				port->usb_type =
usb_type         2719 drivers/usb/typec/tcpm/tcpm.c 	port->usb_type = POWER_SUPPLY_USB_TYPE_C;
usb_type         4592 drivers/usb/typec/tcpm/tcpm.c 		val->intval = port->usb_type;
usb_type         4719 drivers/usb/typec/tcpm/tcpm.c 	port->usb_type = POWER_SUPPLY_USB_TYPE_C;