Home
last modified time | relevance | path

Searched refs:chardevs (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/block/aoe/
H A Daoechr.c53 static struct aoe_chardev chardevs[] = { variable
205 for (i = 0; i < ARRAY_SIZE(chardevs); ++i) in aoechr_open()
206 if (chardevs[i].minor == n) { in aoechr_open()
304 for (i = 0; i < ARRAY_SIZE(chardevs); ++i) in aoechr_init()
306 MKDEV(AOE_MAJOR, chardevs[i].minor), NULL, in aoechr_init()
307 chardevs[i].name); in aoechr_init()
317 for (i = 0; i < ARRAY_SIZE(chardevs); ++i) in aoechr_exit()
318 device_destroy(&aoe_class, MKDEV(AOE_MAJOR, chardevs[i].minor)); in aoechr_exit()
/openbmc/qemu/qapi/
H A Dchar.json211 # Configuration info for file chardevs.
231 # Configuration info for device and pipe chardevs.
245 # Configuration info for (stream) socket chardevs.
309 # Configuration info for datagram socket chardevs.
325 # Configuration info for mux chardevs.
338 # Configuration info for stdio chardevs.
352 # Configuration info for spice vm channel chardevs.
366 # Configuration info for spice port chardevs.
380 # Configuration info for DBus chardevs.
394 # Configuration info for virtual console chardevs.
[all …]
/openbmc/linux/drivers/dma-buf/
H A DKconfig73 This options creates per heap chardevs in /dev/dma_heap/ which
/openbmc/qemu/docs/
H A Dcolo-proxy.txt148 COLO-compare needs two input chardevs and one output chardev:
/openbmc/qemu/docs/tools/
H A Dqemu-storage-daemon.rst175 The pid file is written after chardevs, exports, and NBD servers have been
/openbmc/qemu/
H A Dqemu-options.hx3782 multiple chardevs).