Searched defs:get_bool (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/include/ |
H A D | board.h | 58 int (*get_bool)(struct udevice *dev, int id, bool *val); member
|
/openbmc/linux/drivers/net/ethernet/xilinx/ |
H A D | xilinx_emaclite.c | 1040 static bool get_bool(struct platform_device *ofdev, const char *s) in get_bool() function
|
/openbmc/qemu/migration/ |
H A D | vmstate-types.c | 24 static int get_bool(QEMUFile *f, void *pv, size_t size, in get_bool() function
|
/openbmc/qemu/hw/core/ |
H A D | qdev-properties.c | 237 static void get_bool(Object *obj, Visitor *v, const char *name, void *opaque, in get_bool() function
|