/linux-2.4.37.9/drivers/s390/char/ |
D | hwc_rw.c | 138 hwc_ioctls_t ioctls; member 291 old_final_nl = hwc_data.ioctls.final_nl; in dump_storage_area() 292 hwc_data.ioctls.final_nl = 1; in dump_storage_area() 312 hwc_data.ioctls.final_nl = old_final_nl; in dump_storage_area() 488 if (hwc_data.hwcb_count == hwc_data.ioctls.max_hwcb) in reuse_write_hwcb() 496 hwc_data.ioctls.max_hwcb, in reuse_write_hwcb() 497 hwc_data.ioctls.max_hwcb * PAGE_SIZE, in reuse_write_hwcb() 524 if (hwc_data.hwcb_count == hwc_data.ioctls.max_hwcb) in allocate_write_hwcb() 528 if (page_nr < hwc_data.ioctls.kmem_hwcb) { in allocate_write_hwcb() 953 obuf_columns = MIN (hwc_data.ioctls.columns, in do_hwc_write() [all …]
|
/linux-2.4.37.9/drivers/char/rio/ |
D | rioioctl.h | 51 ulong ioctls; member
|
D | port.h | 219 ulong ioctls; /* ioctl count */ member
|
D | rioctrl.c | 942 portStats.ioctls = PortP->ioctls; 963 PortP->ioctls = 0;
|
D | riotty.c | 940 PortP->ioctls++;
|
/linux-2.4.37.9/Documentation/sound/ |
D | ChangeLog.multisound | 18 * Add SNDCTL_DSP_GETOSPACE and SNDCTL_DSP_GETISPACE ioctls. 88 * Add more OSS ioctls 193 * Add some OSS compatibility ioctls
|
D | vwsnd | 113 through ioctls. The mixer allows the application to control gain or
|
/linux-2.4.37.9/Documentation/ |
D | ioctl-number.txt | 31 to distinguish ioctls from each other. The third argument to _IOW, 51 (4) People looking for ioctls can grep for them more easily when 57 This table lists ioctls visible from user land for Linux/i386. It contains 103 'T' all asm-i386/ioctls.h conflict!
|
D | watchdog-api.txt | 127 kind of information that the GET_STATUS and GET_BOOT_STATUS ioctls can 171 GETSTATUS and GETBOOTSTATUS ioctls can be used to ask for the current 389 Does not support any ioctls at all.
|
D | specialix.txt | 251 It allows you to reset the modem using the DTR ioctls. 284 This makes the DTR/RTS pin always an RTS pin, and ioctls to
|
/linux-2.4.37.9/drivers/scsi/ |
D | README.dpti | 55 * Enabled hba reset from ioctls (allows a FW flash to reboot and use the new 79 * in the ioctls. They are written to be portable. They are hard to read, but I need
|
D | README.st | 15 directly with ioctls. This is administratively a very simple and 59 scans its database, and sets up the modes using the ioctls. Another 218 The tape is positioned and the drive parameters are set with ioctls 219 defined in mtio.h The tape control program 'mt' uses these ioctls. Try 220 to find an mt that supports all of the Linux SCSI tape ioctls and 225 The supported ioctls are:
|
/linux-2.4.37.9/drivers/char/drm/ |
D | gamma.h | 56 #define IOCTL_TABLE_NAME DRM(ioctls)
|
D | drm_drv.h | 160 static drm_ioctl_desc_t DRM(ioctls)[] = { variable 232 #define DRIVER_IOCTL_COUNT DRM_ARRAY_SIZE( DRM(ioctls) ) 901 ioctl = &DRM(ioctls)[nr]; in DRM()
|
/linux-2.4.37.9/fs/umsdos/ |
D | README-WIP.txt | 57 + various umsdos ioctls - works 80 + umssyncing (many ioctls) - works
|
/linux-2.4.37.9/drivers/scsi/aacraid/ |
D | README | 34 added new ioctls, changed scsi interface to use new error handler,
|
/linux-2.4.37.9/Documentation/fb/ |
D | internals.txt | 32 using the FBIOGETCMAP and FBIOPUTCMAP ioctls.
|
D | framebuffer.txt | 77 /dev/fb* also allows several ioctls on it, by which lots of information about 78 the hardware can be queried and set. The color map handling works via ioctls, 79 too. Look into <linux/fb.h> for more information on what ioctls exist and on
|
/linux-2.4.37.9/Documentation/isdn/ |
D | README.hfc-pci | 9 To activate the echo mode the following ioctls must be entered:
|
/linux-2.4.37.9/Documentation/usb/ |
D | usb-serial.txt | 227 The driver is generally working, though we still have a few more ioctls 268 -- Add support for flush ioctls. 364 still missing. Notably, serial ioctls are sometimes faked or not yet
|
/linux-2.4.37.9/Documentation/video4linux/ |
D | meye.txt | 91 This interface consists of several ioctls (prototypes and structures
|
D | Zoran | 391 For a full description of all members and ioctls see "zoran.h" (used to 395 The ioctls for that interface are as follows:
|
/linux-2.4.37.9/drivers/char/ftape/ |
D | RELEASE-NOTES | 310 - New ioctls for zftape. See zftape/zftape.h 318 ioctls. 334 - new ioctls for zftape. Have a look at zftape/zftape.h 347 ioctls of zftape. 584 - Improved tape length detection, ioctls would fail for 425 ft tapes. 587 - Clear eof_mark after rewinding ioctls. 888 - Moved some of the flush operations from close to the ioctls.
|
/linux-2.4.37.9/drivers/char/ |
D | ChangeLog | 27 using the deprecated SPD_HI ioctls. 43 carrier ioctls. 76 to support BSD ioctls to set and clear the break 185 ioctls to return EINTR if interrupted by a signal.
|
/linux-2.4.37.9/drivers/net/wan/8253x/ |
D | readme.txt | 31 The following standard ioctls provide the same functionality.
|