Home
last modified time | relevance | path

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

/u-boot/test/py/tests/
A Dtest_fpga.py66 def check_dev(u_boot_console): function
78 dev, f = check_dev(u_boot_console)
130 dev, f = check_dev(u_boot_console)
141 dev, f = check_dev(u_boot_console)
151 dev, f = check_dev(u_boot_console)
158 dev, f = check_dev(u_boot_console)
436 dev, f = check_dev(u_boot_console)
490 dev, f = check_dev(u_boot_console)
/u-boot/drivers/remoteproc/
A Drproc-uclass.c91 static bool rproc_name_is_unique(struct udevice *check_dev, in rproc_name_is_unique() argument
97 check_dev, check_name); in rproc_name_is_unique()
/u-boot/drivers/power/regulator/
A Dregulator-uclass.c370 static bool regulator_name_is_unique(struct udevice *check_dev, in regulator_name_is_unique() argument
381 if (ret || dev == check_dev) in regulator_name_is_unique()

Completed in 6 milliseconds