Home
last modified time | relevance | path

Searched defs:ioctl (Results 1 – 25 of 48) sorted by relevance

12

/linux-2.4.37.9/include/linux/
Dppp_channel.h33 int (*ioctl)(struct ppp_channel *, unsigned int, unsigned long); member
Dtty_ldisc.h126 int (*ioctl)(struct tty_struct * tty, struct file * file, member
Dloop.h42 int (*ioctl)(struct loop_device *, int cmd, member
136 int (*ioctl)(struct loop_device *, int cmd, unsigned long arg); member
Dif_pppox.h119 int (*ioctl)(struct socket *sock, unsigned int cmd, member
Dtty_driver.h156 int (*ioctl)(struct tty_struct *tty, struct file * file, member
Dnet.h101 int (*ioctl) (struct socket *sock, unsigned int cmd, member
Datmdev.h359 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/
Dataraid.h41 int (*ioctl) (struct inode *, struct file *, unsigned, unsigned long); member
/linux-2.4.37.9/drivers/sound/
Ddev_table.h156 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/
Dtcic.c331 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
Dvrc4173_cardu.c303 uint8_t ioctl, window; in cardu_get_io_map() local
327 uint16_t ioctl; in cardu_set_io_map() local
Di82092.c752 unsigned char map, ioctl, addr; in i82092aa_get_io_map() local
780 unsigned char map, ioctl; in i82092aa_set_io_map() local
Dyenta.c310 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/
Ddrm_drv.h880 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/
Dcycx_main.c309 static int ioctl (wan_device_t *wandev, unsigned cmd, unsigned long arg) in ioctl() function
Dsdlamain.c920 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/
Di810_drv.c582 drm_ioctl_desc_t *ioctl; in i810_ioctl() local
Dmga_drv.c608 drm_ioctl_desc_t *ioctl; in mga_ioctl() local
Dgamma_drv.c503 drm_ioctl_desc_t *ioctl; in gamma_ioctl() local
Dr128_drv.c528 drm_ioctl_desc_t *ioctl; in r128_ioctl() local
Dradeon_drv.c537 drm_ioctl_desc_t *ioctl; in radeon_ioctl() local
Dtdfx_drv.c478 drm_ioctl_desc_t *ioctl; in tdfx_ioctl() local
/linux-2.4.37.9/drivers/message/fusion/
Dmptctl.c365 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/
Daudioio.h310 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/
Daudioio.h310 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()

12