Searched refs:chardev (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/tools/virtio/virtio-trace/ |
D | README | 59 -chardev pipe,id=charchannel0,path=/tmp/virtio-trace/agent-ctl-path\ 60 -device virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,\ 63 -chardev pipe,id=charchannel1,path=/tmp/virtio-trace/trace-path-cpu0\ 64 -device virtserialport,bus=virtio-serial0.0,nr=2,chardev=charchannel0,\ 82 Here, chardev names are restricted to trace-path-cpuX and agent-ctl-path. For 83 example, if a guest use three CPUs, chardev names should be trace-path-cpu0, 87 You can find some chardev in /dev/virtio-ports/ in the guest. 109 the guest will stop by specification of chardev in QEMU. This blocking mode may
|
/linux-4.4.14/Documentation/fmc/ |
D | 00-INDEX | 37 fmc-chardev.txt 38 - about drivers/fmc/fmc-chardev.ko
|
D | fmc-chardev.txt | 1 fmc-chardev 32 spusa.root# insmod fmc-chardev.ko
|
/linux-4.4.14/drivers/fmc/ |
D | Makefile | 13 obj-$(CONFIG_FMC_CHARDEV) += fmc-chardev.o
|
/linux-4.4.14/drivers/misc/cxl/ |
D | file.c | 454 struct device **chardev, char *postfix, char *desc, in cxl_add_chardev() argument 474 *chardev = dev; in cxl_add_chardev()
|
/linux-4.4.14/Documentation/ |
D | nommu-mmap.txt | 97 (*) Memory backed chardev, MAP_SHARED, PROT_READ / PROT_EXEC / PROT_WRITE 180 support futexes (such as an I/O chardev mapping). 225 The vm_ops->close() routine will be invoked when the last mapping on a chardev
|
/linux-4.4.14/Documentation/usb/ |
D | hotplug.txt | 131 if using the usb chardev framework:
|
/linux-4.4.14/Documentation/powerpc/ |
D | cxl.txt | 377 most logical chardev to use in any programming mode (afuX.Yd for
|