Home
last modified time | relevance | path

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

/openbmc/qemu/chardev/
H A Dchar-file.c135 .name = TYPE_CHARDEV_FILE,
/openbmc/qemu/include/chardev/
H A Dchar.h242 #define TYPE_CHARDEV_FILE "chardev-file" macro
/openbmc/qemu/tests/unit/
H A Dtest-char.c1253 chr = qemu_chardev_new("label-file", TYPE_CHARDEV_FILE, &backend, in char_file_fifo_test()
1307 chr = qemu_chardev_new(NULL, TYPE_CHARDEV_FILE, &backend, in char_file_test_internal()