power_type 32 drivers/extcon/extcon-usbc-cros-ec.c unsigned int power_type; power_type 251 drivers/extcon/extcon-usbc-cros-ec.c int role, power_type; power_type 259 drivers/extcon/extcon-usbc-cros-ec.c power_type = cros_ec_usb_get_power_type(info); power_type 260 drivers/extcon/extcon-usbc-cros-ec.c if (power_type < 0) { power_type 262 drivers/extcon/extcon-usbc-cros-ec.c power_type); power_type 263 drivers/extcon/extcon-usbc-cros-ec.c return power_type; power_type 288 drivers/extcon/extcon-usbc-cros-ec.c role, power_type, dr, pr, polarity, mux, dp, hpd); power_type 296 drivers/extcon/extcon-usbc-cros-ec.c cros_ec_usb_power_type_is_wall_wart(power_type, role)) power_type 300 drivers/extcon/extcon-usbc-cros-ec.c info->mux != mux || info->power_type != power_type) { power_type 304 drivers/extcon/extcon-usbc-cros-ec.c cros_ec_usb_power_type_string(power_type), power_type 310 drivers/extcon/extcon-usbc-cros-ec.c info->power_type = power_type;