Home
last modified time | relevance | path

Searched refs:chardev (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/
H A D0006-chardev-connect-socket-to-a-spawned-command.patch4 Subject: [PATCH] chardev: connect socket to a spawned command
10 "-chardev socket" supports some ways of connecting via protocols like
15 …-chardev 'socket,id=socat,cmd=exec socat FD:0 SOCKS4A:socks-proxy.localdomain:example.com:9999,,so…
16 -device usb-serial,chardev=socat
21 (qemu) chardev-add socket,id=cat,cmd=cat
22 (qemu) device_add usb-serial,chardev=cat
32 …-chardev 'socket,id=chrtpm0,cmd=exec swtpm socket --terminate --ctrl type=unixio,,clientfd=0 --tpm…
33 -tpmdev emulator,id=tpm0,chardev=chrtpm0 \
49 chardev/char-socket.c | 101 ++++++++++++++++++++++++++++++++++++++++++
50 chardev/char.c | 3 ++
[all …]
/OK3568_Linux_fs/yocto/poky/meta/conf/machine/include/riscv/
H A Dqemuriscv.inc36 QB_SERIAL_OPT = "-device virtio-serial-device -chardev null,id=virtcon -device virtconsole,chardev=…
37 …T = " -device virtio-serial-device -chardev socket,id=virtcon,port=@PORT@,host=127.0.0.1 -device v…
/OK3568_Linux_fs/kernel/tools/virtio/virtio-trace/
H A DREADME59 -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
/OK3568_Linux_fs/kernel/tools/testing/selftests/gpio/
H A D.gitignore2 gpio-mockup-chardev
H A DMakefile14 TEST_GEN_PROGS_EXTENDED := gpio-mockup-chardev
H A Dgpio-mockup.sh89 $BASE/gpio-mockup-chardev $*
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/rc/
H A Dlirc-write.rst48 the chardev is a pulse/space sequence of integer values. Pulses and spaces
56 ``struct lirc_scancode`` must be written to the chardev at a time, else
H A Dlirc-read.rst50 read from the chardev.
H A Dlirc-dev-intro.rst11 data between userspace and kernelspace. Fundamentally, it is just a chardev
26 What you should see for a chardev:
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dqemuboot.bbclass74 … " -device virtio-serial-device -chardev socket,id=virtcon,port=@PORT@,host=127.0.0.1 -device v…
/OK3568_Linux_fs/kernel/drivers/misc/cxl/
H A Dfile.c565 struct device **chardev, char *postfix, char *desc, in cxl_add_chardev() argument
585 *chardev = dev; in cxl_add_chardev()
/OK3568_Linux_fs/kernel/drivers/scsi/cxlflash/
H A Dcommon.h121 struct device *chardev; member
H A Dmain.c931 device_unregister(cfg->chardev); in cxlflash_release_chrdev()
932 cfg->chardev = NULL; in cxlflash_release_chrdev()
3633 cfg->chardev = char_dev; in init_chrdev()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/mm/
H A Dnommu-mmap.rst97 (#) 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
/OK3568_Linux_fs/yocto/poky/documentation/migration-guides/
H A Dmigration-2.2.rst218 …" -device virtio-serial-device -chardev socket,id=virtcon,port=@PORT@,host=127.0.0.1 -device …
/OK3568_Linux_fs/kernel/Documentation/driver-api/usb/
H A Dhotplug.rst137 if using the usb chardev framework:
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/
H A Dqemu.inc21 file://0006-chardev-connect-socket-to-a-spawned-command.patch \
/OK3568_Linux_fs/kernel/Documentation/powerpc/
H A Dcxl.rst463 most logical chardev to use in any programming mode (afuX.Yd for
/OK3568_Linux_fs/kernel/Documentation/gpu/
H A Ddrm-uapi.rst202 Similar to PIDs, chardev minor numbers are not recycled immediately. A
/OK3568_Linux_fs/kernel/drivers/gpio/
H A DKconfig1630 the GPIO chardev interface.
/OK3568_Linux_fs/external/xserver/
H A DChangeLog50194 systemd-logind tracks devices by their chardev major + minor numbers, so
50272 systemd-logind tracks devices by their chardev major + minor numbers, since