Searched refs:ioports (Results 1 – 7 of 7) sorted by relevance
| /linux/Documentation/driver-api/media/drivers/ |
| H A 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/drivers/platform/x86/ |
| H A D | sony-laptop.c | 3346 struct list_head ioports; member 3359 .ioports = LIST_HEAD_INIT(spic_dev.ioports), 4168 list_add(&ioport->list, &dev->ioports); in sony_pic_read_possible_resource() 4212 list_first_entry(&dev->ioports, struct sony_pic_ioport, list); in sony_pic_read_possible_resource() 4494 list_for_each_entry_safe(io, tmp_io, &spic_dev.ioports, list) { in sony_pic_remove() 4538 list_for_each_entry_reverse(io, &spic_dev.ioports, list) { in sony_pic_add() 4639 list_for_each_entry_safe(io, tmp_io, &spic_dev.ioports, list) { in sony_pic_add()
|
| /linux/arch/mips/boot/dts/loongson/ |
| H A D | loongson64-2k1000.dtsi | 43 ranges = <0 0x10000000 0 0x10000000 0 0x10000000 /* ioports */
|
| /linux/Documentation/driver-api/ |
| H A 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/Documentation/translations/zh_TW/admin-guide/ |
| H A D | reporting-issues.rst | 919 ``/proc/cpuinfo`` , ``/proc/ioports`` , ``/proc/iomem`` ,
|
| /linux/Documentation/translations/zh_CN/admin-guide/ |
| H A D | reporting-issues.rst | 918 ``/proc/cpuinfo`` , ``/proc/ioports`` , ``/proc/iomem`` ,
|
| /linux/Documentation/filesystems/ |
| H A D | proc.rst | 739 ioports I/O port usage
|