Searched refs:extcon_type (Results 1 – 2 of 2) sorted by relevance
32 u64 extcon_type; member978 u64 extcon_type = EXTCON_NONE; in charger_extcon_init() local997 extcon_type = extcon_mapping[i].extcon_type; in charger_extcon_init()1001 if (extcon_type == EXTCON_NONE) { in charger_extcon_init()1006 cable->extcon_type = extcon_type; in charger_extcon_init()1009 cable->extcon_type, &cable->nb); in charger_extcon_init()1063 cable->extcon_type); in charger_manager_register_extcon()
60 u64 extcon_type; member