Searched refs:chardev (Results 1 – 16 of 16) sorted by relevance
/Linux-v4.19/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-v4.19/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-v4.19/tools/testing/selftests/gpio/ |
D | .gitignore | 1 gpio-mockup-chardev
|
D | Makefile | 5 BINARIES := gpio-mockup-chardev
|
D | gpio-mockup.sh | 89 $BASE/gpio-mockup-chardev $*
|
/Linux-v4.19/drivers/fmc/ |
D | Makefile | 15 obj-$(CONFIG_FMC_CHARDEV) += fmc-chardev.o
|
/Linux-v4.19/Documentation/media/uapi/rc/ |
D | lirc-write.rst | 50 the chardev is a pulse/space sequence of integer values. Pulses and spaces 58 ``struct lirc_scancode`` must be written to the chardev at a time, else
|
D | lirc-dev-intro.rst | 11 data between userspace and kernelspace. Fundamentally, it is just a chardev 23 What you should see for a chardev:
|
D | lirc-read.rst | 53 read from the chardev.
|
/Linux-v4.19/drivers/scsi/cxlflash/ |
D | common.h | 125 struct device *chardev; member
|
D | main.c | 937 device_unregister(cfg->chardev); in cxlflash_release_chrdev() 938 cfg->chardev = NULL; in cxlflash_release_chrdev() 3641 cfg->chardev = char_dev; in init_chrdev()
|
/Linux-v4.19/drivers/misc/cxl/ |
D | file.c | 569 struct device **chardev, char *postfix, char *desc, in cxl_add_chardev() argument 589 *chardev = dev; in cxl_add_chardev()
|
/Linux-v4.19/Documentation/ |
D | nommu-mmap.txt | 97 (#) Memory backed chardev, MAP_SHARED, PROT_READ / PROT_EXEC / PROT_WRITE 177 support futexes (such as an I/O chardev mapping). 220 The vm_ops->close() routine will be invoked when the last mapping on a chardev
|
/Linux-v4.19/Documentation/driver-api/usb/ |
D | hotplug.rst | 137 if using the usb chardev framework:
|
/Linux-v4.19/Documentation/powerpc/ |
D | cxl.txt | 443 most logical chardev to use in any programming mode (afuX.Yd for
|