| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/ |
| H A D | ipv6.h | 127 __s32 forwarding; 128 __s32 hop_limit; 129 __s32 mtu6; 130 __s32 accept_ra; 131 __s32 accept_redirects; 132 __s32 autoconf; 133 __s32 dad_transmits; 134 __s32 rtr_solicits; 135 __s32 rtr_solicit_interval; 136 __s32 rtr_solicit_delay; [all …]
|
| H A D | wireless.h | 661 __s32 value; /* The value of the parameter itself */ 688 __s32 m; /* Mantissa */ 979 __s32 sensitivity; 1000 __s32 bitrate[IW_MAX_BITRATES]; /* list, in bps */ 1003 __s32 min_rts; /* Minimal RTS threshold */ 1004 __s32 max_rts; /* Maximal RTS threshold */ 1007 __s32 min_frag; /* Minimal frag threshold */ 1008 __s32 max_frag; /* Maximal frag threshold */ 1011 __s32 min_pmp; /* Minimal PM period */ 1012 __s32 max_pmp; /* Maximal PM period */ [all …]
|
| H A D | joystick.h | 82 __s32 coef[8]; 114 __s32 buttons; 115 __s32 x; 116 __s32 y; 120 __s32 JS_TIMEOUT; 121 __s32 BUSY; 122 __s32 JS_EXPIRETIME; 123 __s32 JS_TIMELIMIT; 129 __s32 JS_TIMEOUT; 130 __s32 BUSY;
|
| H A D | videodev2.h | 210 __s32 left; 211 __s32 top; 212 __s32 width; 213 __s32 height; 767 __s32 value; 775 __s32 value; 805 __s32 minimum; /* Note signedness */ 806 __s32 maximum; 807 __s32 step; 808 __s32 default_value; [all …]
|
| H A D | dqblk_xfs.h | 61 __s32 d_itimer; /* zero if within inode limits */ 63 __s32 d_btimer; /* similar to above; for disk blocks */ 66 __s32 d_padding2; /* padding2 - for future use */ 70 __s32 d_rtbtimer; /* similar to above; for RT disk blks */ 150 __s32 qs_btimelimit; /* limit for blks timer */ 151 __s32 qs_itimelimit; /* limit for inodes timer */ 152 __s32 qs_rtbtimelimit;/* limit for rt blks timer */
|
| H A D | hiddev.h | 59 __s32 index; 97 __s32 logical_minimum; 98 __s32 logical_maximum; 99 __s32 physical_minimum; 100 __s32 physical_maximum; 124 __s32 value; 133 __s32 values[HID_MAX_MULTI_USAGES];
|
| H A D | signalfd.h | 14 __s32 ssi_errno; 15 __s32 ssi_code; 18 __s32 ssi_fd; 23 __s32 ssi_status; 24 __s32 ssi_int;
|
| H A D | input.h | 25 __s32 value; 46 __s32 value; 47 __s32 minimum; 48 __s32 maximum; 49 __s32 fuzz; 50 __s32 flat;
|
| H A D | if_bonding.h | 92 __s32 bond_mode; 93 __s32 num_slaves; 94 __s32 miimon; 99 __s32 slave_id; /* Used as an IN param to the BOND_SLAVE_INFO_QUERY ioctl */
|
| H A D | videodev.h | 122 __s32 x,y; 123 __s32 width, height; 195 __s32 start[2]; /* starting line for each frame */
|
| H A D | pkt_sched.h | 155 __s32 allot; 392 __s32 avgidle; 393 __s32 undertime;
|
| H A D | dlm_plock.h | 31 __s32 nodeid; 32 __s32 rv;
|
| H A D | affs_hardblocks.h | 11 __s32 rdb_ChkSum; 52 __s32 pb_ChkSum;
|
| H A D | bfs_fs.h | 55 __s32 s_bfrom; 56 __s32 s_bto;
|
| H A D | elf.h | 20 typedef __s32 Elf32_Sword; 28 typedef __s32 Elf64_Sword;
|
| H A D | inotify.h | 19 __s32 wd; /* watch descriptor */
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/ |
| H A D | drvhid_4.h | 87 typedef S32 __s32; // 4 bytes typedef 241 __s32 s32; 247 __s32 logical_minimum; 248 __s32 logical_maximum; 249 __s32 physical_minimum; 250 __s32 physical_maximum;
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/ |
| H A D | drvhid_2.h | 87 typedef S32 __s32; // 4 bytes typedef 241 __s32 s32; 247 __s32 logical_minimum; 248 __s32 logical_maximum; 249 __s32 physical_minimum; 250 __s32 physical_maximum;
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/ |
| H A D | drvhid.h | 87 typedef S32 __s32; // 4 bytes typedef 241 __s32 s32; 247 __s32 logical_minimum; 248 __s32 logical_maximum; 249 __s32 physical_minimum; 250 __s32 physical_maximum;
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/ |
| H A D | drvhid_3.h | 87 typedef S32 __s32; // 4 bytes typedef 241 __s32 s32; 247 __s32 logical_minimum; 248 __s32 logical_maximum; 249 __s32 physical_minimum; 250 __s32 physical_maximum;
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/ |
| H A D | drvUsbcommon.h | 163 #ifndef __s32 164 #define __s32 MS_S32 macro
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | drvUsbcommon.h | 162 #ifndef __s32 163 #define __s32 MS_S32 macro
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | drvUsbcommon.h | 162 #ifndef __s32 163 #define __s32 MS_S32 macro
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/ |
| H A D | int-l64.h | 23 typedef __signed__ int __s32; typedef
|
| H A D | int-ll64.h | 23 typedef __signed__ int __s32; typedef
|