Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/regulator/
H A Dregulator-uclass.c347 struct udevice *list_devp[], in regulator_list_autoset() argument
360 if (list_devp) in regulator_list_autoset()
361 list_devp[i] = dev; in regulator_list_autoset()
/OK3568_Linux_fs/u-boot/include/power/
H A Dregulator.h448 struct udevice *list_devp[],