Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Dcore.c5617 static atomic_t regulator_no = ATOMIC_INIT(-1); in regulator_register() local
5735 (unsigned long) atomic_inc_return(&regulator_no)); in regulator_register()