Home
last modified time | relevance | path

Searched refs:TYPE_INVALID (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/include/hw/virtio/
H A Dvirtio-dmabuf.h20 TYPE_INVALID = 0, enumerator
/openbmc/u-boot/drivers/clk/
H A Dmpc83xx_clk.h102 TYPE_INVALID = 0, enumerator
262 set_mode(mode, 0, 0, TYPE_INVALID); in retrieve_mode()
H A Dmpc83xx_clk.c113 if (mode.type == TYPE_INVALID) { in init_single_clk()
/openbmc/linux/drivers/clk/zynqmp/
H A Dclk-zynqmp.h45 TYPE_INVALID, enumerator
H A Dclkc.c113 [TYPE_INVALID] = "",
127 [TYPE_INVALID] = NULL,
419 if (type == TYPE_INVALID) in __zynqmp_clock_get_topology()
/openbmc/qemu/hw/display/
H A Dvirtio-dmabuf.c134 return TYPE_INVALID; in virtio_object_type()
/openbmc/linux/fs/exfat/
H A Dexfat_fs.h58 #define TYPE_INVALID 0x0002 macro
H A Ddir.c354 return TYPE_INVALID; in exfat_get_entry_type()
/openbmc/qemu/hw/virtio/
H A Dvhost-user.c1751 case TYPE_INVALID: in vhost_user_backend_handle_shared_object_lookup()