Searched refs:ioports (Results 1 – 11 of 11) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/bochs/ |
D | bochs_hw.c | 77 bochs->ioports = 1; in bochs_hw_init() 116 bochs->ioports ? "ioports" : "mmio", in bochs_hw_init() 145 if (bochs->ioports) in bochs_hw_fini()
|
D | bochs.h | 61 int ioports; member
|
/linux-4.1.27/Documentation/video4linux/ |
D | radiotrack.txt | 28 I did not get much success, but I learned about programming ioports under 54 the ioports appears to be the "Stereo Detect" bit.
|
/linux-4.1.27/drivers/auxdisplay/ |
D | Kconfig | 50 and execute "dmesg" or "cat /proc/ioports". You can see there how
|
/linux-4.1.27/drivers/platform/x86/ |
D | sony-laptop.c | 3345 struct list_head ioports; member 3358 .ioports = LIST_HEAD_INIT(spic_dev.ioports), 4333 list_add(&ioport->list, &dev->ioports); in sony_pic_read_possible_resource() 4377 list_first_entry(&dev->ioports, struct sony_pic_ioport, list); in sony_pic_read_possible_resource() 4662 list_for_each_entry_safe(io, tmp_io, &spic_dev.ioports, list) { in sony_pic_remove() 4707 list_for_each_entry_reverse(io, &spic_dev.ioports, list) { in sony_pic_add() 4808 list_for_each_entry_safe(io, tmp_io, &spic_dev.ioports, list) { in sony_pic_add()
|
/linux-4.1.27/Documentation/sound/oss/ |
D | SoundPro | 71 /proc/ioports and /proc/interrupts can be useful to see if you're
|
D | Introduction | 305 B) Check (cat) /proc/interrupts, /proc/ioports,
|
/linux-4.1.27/Documentation/serial/ |
D | rocket.txt | 122 On a Linux system, "cat /proc/ioports" will also be helpful in
|
/linux-4.1.27/ |
D | REPORTING-BUGS | 123 [8.4.] Loaded driver and hardware information (/proc/ioports, /proc/iomem)
|
/linux-4.1.27/Documentation/blockdev/ |
D | paride.txt | 374 is using your parallel port (check in /proc/ioports). Then, load the
|
/linux-4.1.27/Documentation/filesystems/ |
D | proc.txt | 568 ioports I/O port usage
|