Home
last modified time | relevance | path

Searched defs:get_bool (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dboard.h58 int (*get_bool)(struct udevice *dev, int id, bool *val); member
/openbmc/qemu/migration/
H A Dvmstate-types.c25 static int get_bool(QEMUFile *f, void *pv, size_t size, in get_bool() function
/openbmc/qemu/hw/core/
H A Dqdev-properties.c295 static void get_bool(Object *obj, Visitor *v, const char *name, void *opaque, in get_bool() function