Home
last modified time | relevance | path

Searched refs:soft_hot_temp_limit (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/linux/power/
Dsmb347-charger.h101 int soft_hot_temp_limit; member
/Linux-v5.4/drivers/power/supply/
Dsmb347-charger.c500 if (smb->pdata->soft_hot_temp_limit != SMB347_TEMP_USE_DEFAULT) { in smb347_set_temp_limits()
501 val = smb->pdata->soft_hot_temp_limit; in smb347_set_temp_limits()