Home
last modified time | relevance | path

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

/u-boot/test/dm/
A Dsysinfo.c27 sysinfo_get_bool(sysinfo, BOOL_CALLED_DETECT, &called_detect); in dm_test_sysinfo()
32 sysinfo_get_bool(sysinfo, BOOL_CALLED_DETECT, &called_detect); in dm_test_sysinfo()
/u-boot/include/
A Dsysinfo.h136 int sysinfo_get_bool(struct udevice *dev, int id, bool *val);
199 static inline int sysinfo_get_bool(struct udevice *dev, int id, bool *val) in sysinfo_get_bool() function
/u-boot/drivers/sysinfo/
A Dsysinfo-uclass.c37 int sysinfo_get_bool(struct udevice *dev, int id, bool *val) in sysinfo_get_bool() function

Completed in 3 milliseconds