Home
last modified time | relevance | path

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

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