Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/regulator/
Dcore.c3616 static atomic_t regulator_no = ATOMIC_INIT(-1); in regulator_register() local
3699 (unsigned long) atomic_inc_return(&regulator_no)); in regulator_register()