Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dboard.h58 int (*get_bool)(struct udevice *dev, int id, bool *val); member
/openbmc/linux/drivers/net/ethernet/xilinx/
H A Dxilinx_emaclite.c1040 static bool get_bool(struct platform_device *ofdev, const char *s) in get_bool() function
/openbmc/qemu/migration/
H A Dvmstate-types.c24 static int get_bool(QEMUFile *f, void *pv, size_t size, in get_bool() function
/openbmc/qemu/hw/core/
H A Dqdev-properties.c238 static void get_bool(Object *obj, Visitor *v, const char *name, void *opaque, in get_bool() function