Searched refs:ioports (Results 1 – 10 of 10) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/bochs/ |
| D | bochs_hw.c | 136 bochs->ioports = 1; in bochs_hw_init() 175 bochs->ioports ? "ioports" : "mmio", in bochs_hw_init() 199 if (bochs->ioports) in bochs_hw_fini()
|
| D | bochs.h | 56 int ioports; member
|
| /Linux-v5.4/Documentation/media/v4l-drivers/ |
| D | radiotrack.rst | 33 I did not get much success, but I learned about programming ioports under 61 the ioports appears to be the "Stereo Detect" bit.
|
| /Linux-v5.4/drivers/platform/x86/ |
| D | sony-laptop.c | 3359 struct list_head ioports; member 3372 .ioports = LIST_HEAD_INIT(spic_dev.ioports), 4347 list_add(&ioport->list, &dev->ioports); in sony_pic_read_possible_resource() 4391 list_first_entry(&dev->ioports, struct sony_pic_ioport, list); in sony_pic_read_possible_resource() 4678 list_for_each_entry_safe(io, tmp_io, &spic_dev.ioports, list) { in sony_pic_remove() 4723 list_for_each_entry_reverse(io, &spic_dev.ioports, list) { in sony_pic_add() 4824 list_for_each_entry_safe(io, tmp_io, &spic_dev.ioports, list) { in sony_pic_add()
|
| /Linux-v5.4/Documentation/driver-api/ |
| D | uio-howto.rst | 180 access them from userspace. The most common example are x86 ioports. On 181 x86 systems, userspace can access these ioports using 234 want to pass information about ioports to userspace. For each port 310 constants. Use ``UIO_PORT_X86`` for the ioports found in x86
|
| /Linux-v5.4/Documentation/driver-api/serial/ |
| D | rocket.rst | 126 On a Linux system, "cat /proc/ioports" will also be helpful in
|
| /Linux-v5.4/Documentation/admin-guide/ |
| D | reporting-bugs.rst | 130 [8.4.] Loaded driver and hardware information (/proc/ioports, /proc/iomem)
|
| /Linux-v5.4/drivers/auxdisplay/ |
| D | Kconfig | 62 and execute "dmesg" or "cat /proc/ioports". You can see there how
|
| /Linux-v5.4/Documentation/admin-guide/blockdev/ |
| D | paride.rst | 396 is using your parallel port (check in /proc/ioports). Then, load the
|
| /Linux-v5.4/Documentation/filesystems/ |
| D | proc.txt | 642 ioports I/O port usage
|