Home
last modified time | relevance | path

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

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