Searched defs:ioctl (Results 26 - 50 of 74) sorted by relevance

123

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dloop.h42 int (*ioctl)(struct loop_device *, int cmd, member in struct:loop_device
136 int (*ioctl)(struct loop_device *, int cmd, unsigned long arg); member in struct:loop_func_table
H A Dnet.h101 int (*ioctl) (struct socket *sock, unsigned int cmd, member in struct:proto_ops
H A Dusb_gadget.h457 int (*ioctl)(struct usb_gadget *, member in struct:usb_gadget_ops
H A Dhdlc.h189 int (*ioctl)(struct hdlc_device_struct *hdlc, struct ifreq *ifr, member in struct:hdlc_device_struct
H A Dhdlcdrv.h177 int (*ioctl)(struct net_device *, struct ifreq *, member in struct:hdlcdrv_ops
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dloop.h42 int (*ioctl)(struct loop_device *, int cmd, member in struct:loop_device
136 int (*ioctl)(struct loop_device *, int cmd, unsigned long arg); member in struct:loop_func_table
H A Dnet.h101 int (*ioctl) (struct socket *sock, unsigned int cmd, member in struct:proto_ops
H A Dusb_gadget.h457 int (*ioctl)(struct usb_gadget *, member in struct:usb_gadget_ops
H A Dhdlc.h189 int (*ioctl)(struct hdlc_device_struct *hdlc, struct ifreq *ifr, member in struct:hdlc_device_struct
H A Dhdlcdrv.h177 int (*ioctl)(struct net_device *, struct ifreq *, member in struct:hdlcdrv_ops
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/drm-4.0/
H A Dffb_drv.c640 drm_ioctl_desc_t *ioctl; local
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/pcmcia/
H A Dtcic.c331 u_short scf1, ioctl, base, num; local
803 u_short base, ioctl; local
842 u_short base, len, ioctl; local
[all...]
H A Dyenta.c299 unsigned char ioctl, addr; local
322 unsigned char ioctl, addr, enable; local
[all...]
H A Di82365.c1261 u_char map, ioctl, addr; local
1284 u_char map, ioctl; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wan/
H A Dsdlamain.c920 static int ioctl (wan_device_t* wandev, unsigned cmd, unsigned long arg) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/usb.2.4.25/
H A Dusb_gadget.h457 int (*ioctl)(struct usb_gadget *, member in struct:usb_gadget_ops
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/usb.orig/
H A Dusb_gadget.h434 int (*ioctl)(struct usb_gadget *, member in struct:usb_gadget_ops
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/video/
H A Dsbusfb.h133 int (*ioctl)(struct fb_info_sbusfb *, unsigned int, unsigned long); member in struct:fb_info_sbusfb
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/video/
H A Dsbusfb.h133 int (*ioctl)(struct fb_info_sbusfb *, unsigned int, unsigned long); member in struct:fb_info_sbusfb
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dhosts.h119 int (*ioctl)(Scsi_Device *dev, int cmd, void *arg); member in struct:SHT
H A D3w-xxxx.c1600 TW_Ioctl *ioctl = NULL; local
1940 TW_Ioctl *ioctl = NULL; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/bluetooth/
H A Dhci_core.h119 int (*ioctl)(struct hci_dev *hdev, unsigned int cmd, unsigned long arg); member in struct:hci_dev
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/bluetooth/
H A Dhci_core.h119 int (*ioctl)(struct hci_dev *hdev, unsigned int cmd, unsigned long arg); member in struct:hci_dev
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/
H A Ddev_table.h156 int (*ioctl) (void *devc, unsigned int cmd, caddr_t arg, int local); member in struct:coproc_operations
171 int (*ioctl) (int dev, unsigned int cmd, caddr_t arg); member in struct:audio_driver
247 int (*ioctl) (int dev, unsigned int cmd, caddr_t arg); member in struct:mixer_operations
264 int (*ioctl) (int dev, unsigned int cmd, caddr_t arg); member in struct:synth_operations
317 int (*ioctl) (int dev, unsigned int cmd, caddr_t arg); member in struct:midi_operations
348 int (*ioctl) (int dev, unsigned int cmd, caddr_t arg); member in struct:sound_timer_operations
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/message/fusion/
H A Dmptctl.c366 MPT_IOCTL *ioctl = (MPT_IOCTL *) data; local
392 mptctl_bus_reset(MPT_IOCTL *ioctl) argument
528 MPT_IOCTL *ioctl = ioc->ioctl; local
[all...]

Completed in 365 milliseconds

123