Searched refs:_IOWR (Results 26 - 50 of 110) sorted by relevance

12345

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dhiddev.h162 #define HIDIOCGREPORTINFO _IOWR('H', 0x09, struct hiddev_report_info)
163 #define HIDIOCGFIELDINFO _IOWR('H', 0x0A, struct hiddev_field_info)
164 #define HIDIOCGUSAGE _IOWR('H', 0x0B, struct hiddev_usage_ref)
166 #define HIDIOCGUCODE _IOWR('H', 0x0D, struct hiddev_usage_ref)
170 #define HIDIOCGCOLLECTIONINFO _IOWR('H', 0x11, struct hiddev_collection_info)
174 #define HIDIOCGUSAGES _IOWR('H', 0x13, struct hiddev_usage_ref_multi)
H A Dudf_fs_i.h50 #define UDF_RELOCATE_BLOCKS _IOWR('l', 0x43, long)
H A Dusbdevice_fs.h152 #define USBDEVFS_CONTROL _IOWR('U', 0, struct usbdevfs_ctrltransfer)
153 #define USBDEVFS_BULK _IOWR('U', 2, struct usbdevfs_bulktransfer)
169 #define USBDEVFS_IOCTL _IOWR('U', 18, struct usbdevfs_ioctl)
170 #define USBDEVFS_IOCTL32 _IOWR('U', 18, struct usbdevfs_ioctl32)
H A Dsonet.h31 #define SONET_SETDIAG _IOWR('a',ATMIOC_PHYTYP+2,int)
33 #define SONET_CLRDIAG _IOWR('a',ATMIOC_PHYTYP+3,int)
H A Dwatchdog.h29 #define WDIOC_SETTIMEOUT _IOWR(WATCHDOG_IOCTL_BASE, 6, int)
31 #define WDIOC_SETPRETIMEOUT _IOWR(WATCHDOG_IOCTL_BASE, 8, int)
H A Dfirewire-cdev.h88 #define FW_CDEV_IOC_GET_INFO _IOWR('#', 0x00, struct fw_cdev_get_info)
90 #define FW_CDEV_IOC_ALLOCATE _IOWR('#', 0x02, struct fw_cdev_allocate)
94 #define FW_CDEV_IOC_ADD_DESCRIPTOR _IOWR('#', 0x06, struct fw_cdev_add_descriptor)
97 #define FW_CDEV_IOC_CREATE_ISO_CONTEXT _IOWR('#', 0x08, struct fw_cdev_create_iso_context)
98 #define FW_CDEV_IOC_QUEUE_ISO _IOWR('#', 0x09, struct fw_cdev_queue_iso)
H A Dauto_fs.h81 #define AUTOFS_IOC_SETTIMEOUT _IOWR(0x93,0x64,unsigned long)
H A Dcm4000_cs.h42 #define CM_IOCGATR _IOWR(CM_IOC_MAGIC, 1, atreq_t *)
H A Dmatroxfb.h19 #define MATROXFB_GET_OUTPUT_MODE _IOWR('n',0xFA,size_t)
H A Duinput.h109 #define UI_BEGIN_FF_UPLOAD _IOWR(UINPUT_IOCTL_BASE, 200, struct uinput_ff_upload)
111 #define UI_BEGIN_FF_ERASE _IOWR(UINPUT_IOCTL_BASE, 202, struct uinput_ff_erase)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/include/net/
H A Dif_ppp.h129 #define PPPIOCGNPMODE _IOWR('t', 76, struct npioctl) /* get NP mode */
145 #define SIOCGPPPSTATS _IOWR('i', 123, struct ifpppstatsreq)
146 #define SIOCGPPPCSTATS _IOWR('i', 122, struct ifpppcstatsreq)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/dpt/
H A Ddpti_ioctl.h29 #ifndef _IOWR
30 # define _IOWR(x,y,z) (((x)<<8)|y) macro
42 #define EATAUSRCMD _IOWR('D',65,EATA_CP)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-parisc/
H A Dgrfioctl.h98 #define GCMAP _IOWR('G', 5, int)
99 #define GCUNMAP _IOWR('G', 6, int)
108 #define GCTERM _IOWR('G',20,int) /* multi-headed Tomcat */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-s390/
H A Dcmb.h24 #define BIODASDREADALLCMB _IOWR(DASD_IOCTL_LETTER,33,struct cmbdata)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-x86_64/
H A Dmtrr.h53 #define MTRRIOC_GET_ENTRY _IOWR(MTRR_IOCTL_BASE, 3, struct mtrr_gentry)
58 #define MTRRIOC_GET_PAGE_ENTRY _IOWR(MTRR_IOCTL_BASE, 8, struct mtrr_gentry)
128 #define MTRRIOC32_GET_ENTRY _IOWR(MTRR_IOCTL_BASE, 3, struct mtrr_gentry32)
133 #define MTRRIOC32_GET_PAGE_ENTRY _IOWR(MTRR_IOCTL_BASE, 8, struct mtrr_gentry32)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/
H A Detioctl.h103 #define SIOCGETCDUMP _IOWR('e', 3, struct ifreq)
109 #define SIOCGETCPHYRD _IOWR('e', 9, struct ifreq)
112 #define SIOCGETCPHYRD2 _IOWR('e', 12, struct ifreq)
114 #define SIOCGETCROBORD _IOWR('e', 14, struct ifreq)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dnvram.h118 _IOWR('p', 0x40, int)
120 #define IOC_NVRAM_GET_OFFSET _IOWR('p', 0x42, int) /* Get NVRAM partition offset */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/
H A Dbfin_sport.h121 #define SPORT_IOC_CONFIG _IOWR('P', 0x01, struct sport_config)
124 #define ENABLE_AD73311 _IOWR('P', 0x02, int)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/mtd/
H A Dmtd-abi.h81 #define MEMWRITEOOB _IOWR('M', 3, struct mtd_oob_buf)
82 #define MEMREADOOB _IOWR('M', 4, struct mtd_oob_buf)
86 #define MEMGETREGIONINFO _IOWR('M', 8, struct region_info_user)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/seq/
H A Dseq_compat.c83 SNDRV_SEQ_IOCTL_CREATE_PORT32 = _IOWR('S', 0x20, struct snd_seq_port_info32),
85 SNDRV_SEQ_IOCTL_GET_PORT_INFO32 = _IOWR('S', 0x22, struct snd_seq_port_info32),
87 SNDRV_SEQ_IOCTL_QUERY_NEXT_PORT32 = _IOWR('S', 0x52, struct snd_seq_port_info32),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/media/
H A Dovcamchip.h86 #define OVCAMCHIP_CMD_G_CTRL _IOWR (0x88, 0x03, struct ovcamchip_control)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/rdma/
H A Dib_user_mad.h132 #define IB_USER_MAD_REGISTER_AGENT _IOWR(IB_IOCTL_MAGIC, 1, \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/video/
H A Dmbxfb.h57 #define MBXFB_IOCX_OVERLAY _IOWR(0xF4, 0x00,struct mbxfb_overlaySetup)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dsfnt_info.h207 SNDRV_EMUX_IOCTL_LOAD_PATCH = _IOWR('H', 0x81, struct soundfont_patch_info),
211 SNDRV_EMUX_IOCTL_MISC_MODE = _IOWR('H', 0x84, struct snd_emux_misc_mode),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Dmtrr.h50 #define MTRRIOC_GET_ENTRY _IOWR(MTRR_IOCTL_BASE, 3, struct mtrr_gentry)
55 #define MTRRIOC_GET_PAGE_ENTRY _IOWR(MTRR_IOCTL_BASE, 8, struct mtrr_gentry)

Completed in 307 milliseconds

12345