Home
last modified time | relevance | path

Searched refs:extcon_type (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/power/supply/
H A Dcharger-manager.c31 u64 extcon_type; member
977 u64 extcon_type = EXTCON_NONE; in charger_extcon_init() local
999 extcon_type = extcon_mapping[i].extcon_type; in charger_extcon_init()
1003 if (extcon_type == EXTCON_NONE) { in charger_extcon_init()
1008 cable->extcon_type = extcon_type; in charger_extcon_init()
1011 cable->extcon_type, &cable->nb); in charger_extcon_init()
1065 cable->extcon_type); in charger_manager_register_extcon()
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dcharger-manager.c31 u64 extcon_type; member
977 u64 extcon_type = EXTCON_NONE; in charger_extcon_init() local
996 extcon_type = extcon_mapping[i].extcon_type; in charger_extcon_init()
1000 if (extcon_type == EXTCON_NONE) { in charger_extcon_init()
1005 cable->extcon_type = extcon_type; in charger_extcon_init()
1008 cable->extcon_type, &cable->nb); in charger_extcon_init()
1062 cable->extcon_type); in charger_manager_register_extcon()
/kernel/linux/linux-5.10/include/linux/power/
H A Dcharger-manager.h60 u64 extcon_type; member
/kernel/linux/linux-6.6/include/linux/power/
H A Dcharger-manager.h60 u64 extcon_type; member

Completed in 5 milliseconds