Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dwl2868c-regulator.c78 int ldo_vout[7]; member
261 for (i = 0; i < ARRAY_SIZE(wl2868c->ldo_vout); i++) in wl2868c_suspend()
263 &wl2868c->ldo_vout[i]); in wl2868c_suspend()
275 for (i = 0; i < ARRAY_SIZE(wl2868c->ldo_vout); i++) in wl2868c_resume()
277 wl2868c->ldo_vout[i]); in wl2868c_resume()