/linux-2.4.37.9/include/linux/ |
D | ppp_channel.h | 33 int (*ioctl)(struct ppp_channel *, unsigned int, unsigned long); member
|
D | tty_ldisc.h | 126 int (*ioctl)(struct tty_struct * tty, struct file * file, member
|
D | loop.h | 42 int (*ioctl)(struct loop_device *, int cmd, member 136 int (*ioctl)(struct loop_device *, int cmd, unsigned long arg); member
|
D | if_pppox.h | 119 int (*ioctl)(struct socket *sock, unsigned int cmd, member
|
D | tty_driver.h | 156 int (*ioctl)(struct tty_struct *tty, struct file * file, member
|
D | net.h | 101 int (*ioctl) (struct socket *sock, unsigned int cmd, member
|
D | atmdev.h | 359 int (*ioctl)(struct atm_dev *dev,unsigned int cmd,void *arg); member 385 int (*ioctl)(struct atm_dev *dev,unsigned int cmd,void *arg); member
|
/linux-2.4.37.9/drivers/ide/raid/ |
D | ataraid.h | 41 int (*ioctl) (struct inode *, struct file *, unsigned, unsigned long); member
|
/linux-2.4.37.9/drivers/sound/ |
D | dev_table.h | 156 int (*ioctl) (void *devc, unsigned int cmd, caddr_t arg, int local); member 171 int (*ioctl) (int dev, unsigned int cmd, caddr_t arg); member 247 int (*ioctl) (int dev, unsigned int cmd, caddr_t arg); member 264 int (*ioctl) (int dev, unsigned int cmd, caddr_t arg); member 317 int (*ioctl) (int dev, unsigned int cmd, caddr_t arg); member 348 int (*ioctl) (int dev, unsigned int cmd, caddr_t arg); member
|
/linux-2.4.37.9/drivers/pcmcia/ |
D | tcic.c | 331 u_short scf1, ioctl, base, num; in is_active() local 803 u_short base, ioctl; in tcic_get_io_map() local 842 u_short base, len, ioctl; in tcic_set_io_map() local
|
D | vrc4173_cardu.c | 303 uint8_t ioctl, window; in cardu_get_io_map() local 327 uint16_t ioctl; in cardu_set_io_map() local
|
D | i82092.c | 752 unsigned char map, ioctl, addr; in i82092aa_get_io_map() local 780 unsigned char map, ioctl; in i82092aa_set_io_map() local
|
D | yenta.c | 310 unsigned char ioctl, addr; in yenta_get_io_map() local 333 unsigned char ioctl, addr, enable; in yenta_set_io_map() local
|
/linux-2.4.37.9/drivers/char/drm/ |
D | drm_drv.h | 880 int DRM(ioctl)( struct inode *inode, struct file *filp, in DRM() argument 885 drm_ioctl_desc_t *ioctl; in DRM() local
|
/linux-2.4.37.9/drivers/net/wan/ |
D | cycx_main.c | 309 static int ioctl (wan_device_t *wandev, unsigned cmd, unsigned long arg) in ioctl() function
|
D | sdlamain.c | 920 static int ioctl (wan_device_t* wandev, unsigned cmd, unsigned long arg) in ioctl() function
|
/linux-2.4.37.9/drivers/char/drm-4.0/ |
D | i810_drv.c | 582 drm_ioctl_desc_t *ioctl; in i810_ioctl() local
|
D | mga_drv.c | 608 drm_ioctl_desc_t *ioctl; in mga_ioctl() local
|
D | gamma_drv.c | 503 drm_ioctl_desc_t *ioctl; in gamma_ioctl() local
|
D | r128_drv.c | 528 drm_ioctl_desc_t *ioctl; in r128_ioctl() local
|
D | radeon_drv.c | 537 drm_ioctl_desc_t *ioctl; in radeon_ioctl() local
|
D | tdfx_drv.c | 478 drm_ioctl_desc_t *ioctl; in tdfx_ioctl() local
|
/linux-2.4.37.9/drivers/message/fusion/ |
D | mptctl.c | 365 MPT_IOCTL *ioctl = (MPT_IOCTL *) data; in mptctl_timer_expired() local 391 static int mptctl_bus_reset(MPT_IOCTL *ioctl) in mptctl_bus_reset() 527 MPT_IOCTL *ioctl = ioc->ioctl; in mptctl_ioc_reset() local
|
/linux-2.4.37.9/include/asm-sparc/ |
D | audioio.h | 310 int (*ioctl)(struct inode *, struct file *, unsigned int, unsigned long, member 613 void OSS_TWIDDLE_PORT(struct sparcaudio_driver *drv, unsigned int ioctl, in OSS_TWIDDLE_PORT() 629 void OSS_TWIDDLE_IPORT(struct sparcaudio_driver *drv, unsigned int ioctl, in OSS_TWIDDLE_IPORT()
|
/linux-2.4.37.9/include/asm-sparc64/ |
D | audioio.h | 310 int (*ioctl)(struct inode *, struct file *, unsigned int, unsigned long, member 613 void OSS_TWIDDLE_PORT(struct sparcaudio_driver *drv, unsigned int ioctl, in OSS_TWIDDLE_PORT() 629 void OSS_TWIDDLE_IPORT(struct sparcaudio_driver *drv, unsigned int ioctl, in OSS_TWIDDLE_IPORT()
|