Home
last modified time | relevance | path

Searched refs:REGULATOR_NOTIF_LIMIT_DISABLE (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/include/linux/regulator/
Dmachine.h93 #define REGULATOR_NOTIF_LIMIT_DISABLE -1 macro
/linux-6.12.1/drivers/regulator/
Dof_regulator.c32 *limit = REGULATOR_NOTIF_LIMIT_DISABLE; in fill_limit()
Dcore.c1352 if (limit == REGULATOR_NOTIF_LIMIT_DISABLE) { in notif_set_limit()