Searched refs:__s32 (Results 51 - 75 of 119) sorted by relevance

12345

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna.03.14/linux/
H A Dinotify.h19 __s32 wd; /* watch descriptor */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna.07.26/linux/
H A Dinotify.h19 __s32 wd; /* watch descriptor */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-xtensa/
H A Dthread_info.h36 __s32 preempt_count; /* 0 => preemptable,< 0 => BUG*/
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Drwsem-spinlock.h32 __s32 activity;
H A Dudf_fs_sb.h85 __s32 s_session;
H A Dvideodev2.h211 __s32 left;
212 __s32 top;
213 __s32 width;
214 __s32 height;
839 __s32 value;
847 __s32 value;
876 __s32 minimum; /* Note signedness */
877 __s32 maximum;
878 __s32 step;
879 __s32 default_valu
[all...]
H A Dneighbour.h11 __s32 ndm_ifindex;
H A Dvideodev.h121 __s32 x,y;
122 __s32 width, height;
194 __s32 start[2]; /* starting line for each frame */
H A Dufs_fs.h611 __s32 s_contigsumsize;/* size of cluster summary array, 44bsd */
614 __s32 s_postblformat; /* format of positional layout tables */
615 __s32 s_nrpos; /* number of rotational positions */
616 __s32 s_postbloff; /* (__s16) rotation block list head */
617 __s32 s_rotbloff; /* (__u8) blocks for each rotation */
636 __s32 fs_magic; /* filesystem magic */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ocfs2/
H A Docfs1_fs_compat.h71 __s32 excl_mount;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-avr32/
H A Dthread_info.h27 __s32 preempt_count; /* 0 => preemptable, <0 => BUG */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/bt8xx/
H A Dbttv-vbi.c242 __s32 crop_start)
244 __s32 min_start, max_start, max_end, f2_offset;
314 __s32 crop_start;
332 __s32 start1, end;
384 __s32 max_end;
397 __s32 new_start;
404 f->count[i] = min((__s32) f->count[i],
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/sctp/
H A Dtsnmap.c85 __s32 gap;
118 __s32 gap;
231 __s32 gap;
302 __s32 gap, start, end, i;
379 __s32 gap;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-powerpc/
H A Dsmu.h463 __s32 power_quads[3]; /* s4.28 fixed point */
508 __s32 gp,gr,gd;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/sctp/
H A Dcommand.h119 __s32 i32;
147 * E.g., SCTP_ARG_CONSTRUCTOR(I32, __s32, i32) builds SCTP_I32(arg),
148 * which takes an __s32 and returns a sctp_arg_t containing the
149 * __s32. So, after foo = SCTP_I32(arg), foo.i32 == arg.
169 SCTP_ARG_CONSTRUCTOR(I32, __s32, i32)
H A Duser.h58 typedef __s32 sctp_assoc_t;
566 __s32 spinfo_state;
600 __s32 sstat_state;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/irda/
H A Dirda-usb.h168 __s32 new_speed; /* speed we need to set */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/um/drivers/
H A Dcow_user.c23 __s32 magic;
24 __s32 version;
28 __s32 sectorsize;
46 __s32 sectorsize;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-ia64/
H A Datomic.h24 typedef struct { volatile __s32 counter; } atomic_t;
39 __s32 old, new;
67 __s32 old, new;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/hid/
H A Dhid-core.c720 case 32: return ((__s32)value);
729 static u32 s32ton(__s32 value, unsigned n)
793 static __inline__ int search(__s32 *array, __s32 value, unsigned n)
802 static void hid_process_event(struct hid_device *hid, struct hid_field *field, struct hid_usage *usage, __s32 value, int interrupt)
823 __s32 min = field->logical_minimum;
824 __s32 max = field->logical_maximum;
825 __s32 *value;
827 if (!(value = kmalloc(sizeof(__s32) * count, GFP_ATOMIC)))
859 memcpy(field->value, value, count * sizeof(__s32));
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/video/
H A Dstifb.c82 __s32 video_config_reg;
83 __s32 misc_video_start;
84 __s32 horiz_timing_fmt;
85 __s32 serr_timing_fmt;
86 __s32 vert_timing_fmt;
87 __s32 horiz_state;
88 __s32 vert_state;
89 __s32 vtg_state_elements;
90 __s32 pipeline_delay;
91 __s32 misc_video_en
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna/tagutils/
H A Dtagutils-asf.h118 __s32 biWidth;
119 __s32 biHeight;
124 __s32 biXPelsPerMeter;
125 __s32 biYPelsPerMeter;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna.03.14/tagutils/
H A Dtagutils-asf.h117 __s32 biWidth;
118 __s32 biHeight;
123 __s32 biXPelsPerMeter;
124 __s32 biYPelsPerMeter;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna.07.26/tagutils/
H A Dtagutils-asf.h118 __s32 biWidth;
119 __s32 biHeight;
124 __s32 biXPelsPerMeter;
125 __s32 biYPelsPerMeter;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/s390/kernel/
H A Dcompat_linux.h21 __s32 msgtyp;

Completed in 331 milliseconds

12345