Home
last modified time | relevance | path

Searched refs:ioctls (Results 1 – 25 of 39) sorted by relevance

12

/linux-2.4.37.9/drivers/s390/char/
Dhwc_rw.c138 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/
Drioioctl.h51 ulong ioctls; member
Dport.h219 ulong ioctls; /* ioctl count */ member
Drioctrl.c942 portStats.ioctls = PortP->ioctls;
963 PortP->ioctls = 0;
Driotty.c940 PortP->ioctls++;
/linux-2.4.37.9/Documentation/sound/
DChangeLog.multisound18 * Add SNDCTL_DSP_GETOSPACE and SNDCTL_DSP_GETISPACE ioctls.
88 * Add more OSS ioctls
193 * Add some OSS compatibility ioctls
Dvwsnd113 through ioctls. The mixer allows the application to control gain or
/linux-2.4.37.9/Documentation/
Dioctl-number.txt31 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!
Dwatchdog-api.txt127 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.
Dspecialix.txt251 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/
DREADME.dpti55 * 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
DREADME.st15 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/
Dgamma.h56 #define IOCTL_TABLE_NAME DRM(ioctls)
Ddrm_drv.h160 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/
DREADME-WIP.txt57 + various umsdos ioctls - works
80 + umssyncing (many ioctls) - works
/linux-2.4.37.9/drivers/scsi/aacraid/
DREADME34 added new ioctls, changed scsi interface to use new error handler,
/linux-2.4.37.9/Documentation/fb/
Dinternals.txt32 using the FBIOGETCMAP and FBIOPUTCMAP ioctls.
Dframebuffer.txt77 /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/
DREADME.hfc-pci9 To activate the echo mode the following ioctls must be entered:
/linux-2.4.37.9/Documentation/usb/
Dusb-serial.txt227 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/
Dmeye.txt91 This interface consists of several ioctls (prototypes and structures
DZoran391 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/
DRELEASE-NOTES310 - 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/
DChangeLog27 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/
Dreadme.txt31 The following standard ioctls provide the same functionality.

12