/linux-4.4.14/include/linux/ |
D | ipv6.h | 12 __s32 forwarding; 13 __s32 hop_limit; 14 __s32 mtu6; 15 __s32 accept_ra; 16 __s32 accept_redirects; 17 __s32 autoconf; 18 __s32 dad_transmits; 19 __s32 rtr_solicits; 20 __s32 rtr_solicit_interval; 21 __s32 rtr_solicit_delay; [all …]
|
D | hid.h | 57 __s32 s32; 355 __s32 logical_minimum; 356 __s32 logical_maximum; 357 __s32 physical_minimum; 358 __s32 physical_maximum; 359 __s32 unit_exponent; 418 __s32 *value; /* last known value(s) */ 419 __s32 logical_minimum; 420 __s32 logical_maximum; 421 __s32 physical_minimum; [all …]
|
D | falloc.h | 16 __s32 l_sysid; 18 __s32 l_pad[4]; /* reserved area */
|
D | hiddev.h | 44 struct hid_usage *usage, __s32 value); 52 struct hid_usage *usage, __s32 value) { } in hiddev_hid_event()
|
D | auto_dev-ioctl.h | 52 __s32 status; 56 __s32 pipefd; 100 __s32 ioctlfd; /* automount command fd */
|
D | fsl-diu-fb.h | 36 __s32 x_aoi_d; 37 __s32 y_aoi_d;
|
D | drbd_genl_api.h | 27 __s32 ret_code;
|
D | bitops.h | 170 static inline __s32 sign_extend32(__u32 value, int index) in sign_extend32() 173 return (__s32)(value << shift) >> shift; in sign_extend32()
|
D | rwsem-spinlock.h | 24 __s32 count;
|
D | hid-debug.h | 29 void hid_dump_input(struct hid_device *, struct hid_usage *, __s32);
|
D | types.h | 102 typedef __s32 int32_t;
|
D | genl_magic_struct.h | 79 __field(attr_nr, attr_flag, name, NLA_U32, __s32, \
|
D | input.h | 36 __s32 value;
|
D | syscalls.h | 747 asmlinkage long sys_inotify_rm_watch(int fd, __s32 wd);
|
/linux-4.4.14/include/uapi/mtd/ |
D | ubi-user.h | 167 #define UBI_IOCRMVOL _IOW(UBI_IOC_MAGIC, 1, __s32) 180 #define UBI_IOCDET _IOW(UBI_CTRL_IOC_MAGIC, 65, __s32) 192 #define UBI_IOCEBER _IOW(UBI_VOL_IOC_MAGIC, 1, __s32) 194 #define UBI_IOCEBCH _IOW(UBI_VOL_IOC_MAGIC, 2, __s32) 198 #define UBI_IOCEBUNMAP _IOW(UBI_VOL_IOC_MAGIC, 4, __s32) 200 #define UBI_IOCEBISMAP _IOR(UBI_VOL_IOC_MAGIC, 5, __s32) 280 __s32 ubi_num; 281 __s32 mtd_num; 282 __s32 vid_hdr_offset; 319 __s32 vol_id; [all …]
|
/linux-4.4.14/include/uapi/linux/ |
D | scif_ioctl.h | 90 __s32 flags; 104 __s32 len; 105 __s32 flags; 106 __s32 out_len; 122 __s32 prot; 123 __s32 flags; 156 __s32 flags; 165 __s32 flags; 182 __s32 flags; 194 __s32 len; [all …]
|
D | joystick.h | 80 __s32 coef[8]; 112 __s32 buttons; 113 __s32 x; 114 __s32 y; 118 __s32 JS_TIMEOUT; 119 __s32 BUSY; 120 __s32 JS_EXPIRETIME; 121 __s32 JS_TIMELIMIT; 127 __s32 JS_TIMEOUT; 128 __s32 BUSY;
|
D | dqblk_xfs.h | 62 __s32 d_itimer; /* zero if within inode limits */ 64 __s32 d_btimer; /* similar to above; for disk blocks */ 67 __s32 d_padding2; /* padding2 - for future use */ 71 __s32 d_rtbtimer; /* similar to above; for RT disk blks */ 160 __s32 qs_btimelimit; /* limit for blks timer */ 161 __s32 qs_itimelimit; /* limit for inodes timer */ 162 __s32 qs_rtbtimelimit;/* limit for rt blks timer */ 205 __s32 qs_btimelimit; /* limit for blks timer */ 206 __s32 qs_itimelimit; /* limit for inodes timer */ 207 __s32 qs_rtbtimelimit;/* limit for rt blks timer */
|
D | wireless.h | 675 __s32 value; /* The value of the parameter itself */ 703 __s32 m; /* Mantissa */ 994 __s32 sensitivity; 1015 __s32 bitrate[IW_MAX_BITRATES]; /* list, in bps */ 1018 __s32 min_rts; /* Minimal RTS threshold */ 1019 __s32 max_rts; /* Maximal RTS threshold */ 1022 __s32 min_frag; /* Minimal frag threshold */ 1023 __s32 max_frag; /* Maximal frag threshold */ 1026 __s32 min_pmp; /* Minimal PM period */ 1027 __s32 max_pmp; /* Maximal PM period */ [all …]
|
D | signalfd.h | 21 __s32 ssi_errno; 22 __s32 ssi_code; 25 __s32 ssi_fd; 30 __s32 ssi_status; 31 __s32 ssi_int;
|
D | uinput.h | 45 __s32 retval; 52 __s32 retval; 152 __s32 absmax[ABS_CNT]; 153 __s32 absmin[ABS_CNT]; 154 __s32 absfuzz[ABS_CNT]; 155 __s32 absflat[ABS_CNT];
|
D | hiddev.h | 61 __s32 index; 99 __s32 logical_minimum; 100 __s32 logical_maximum; 101 __s32 physical_minimum; 102 __s32 physical_maximum; 126 __s32 value; 135 __s32 values[HID_MAX_MULTI_USAGES];
|
D | if_bonding.h | 98 __s32 bond_mode; 99 __s32 num_slaves; 100 __s32 miimon; 104 __s32 slave_id; /* Used as an IN param to the BOND_SLAVE_INFO_QUERY ioctl */
|
D | input.h | 29 __s32 value; 69 __s32 value; 70 __s32 minimum; 71 __s32 maximum; 72 __s32 fuzz; 73 __s32 flat; 74 __s32 resolution;
|
D | bsg.h | 22 __s32 guard; /* [i] 'Q' to differentiate from v3 */ 57 __s32 din_resid; /* [o] din_xfer_len - actual_din_xfer_len */ 58 __s32 dout_resid; /* [o] dout_xfer_len - actual_dout_xfer_len */
|
D | fanotify.h | 90 __s32 fd; 91 __s32 pid; 95 __s32 fd;
|
D | videodev2.h | 379 __s32 left; 380 __s32 top; 815 __s32 fd; 867 __s32 fd; 931 __s32 fd; 1460 __s32 value; 1468 __s32 value; 1514 __s32 minimum; /* Note signedness */ 1515 __s32 maximum; 1516 __s32 step; [all …]
|
D | firewire-cdev.h | 327 __s32 channel; 328 __s32 bandwidth; 849 __s32 cycle; 919 __s32 tv_nsec; 920 __s32 clk_id;
|
D | pkt_sched.h | 226 __s32 allot; 471 __s32 avgidle; 472 __s32 undertime; 562 __s32 packet_overhead; 564 __s32 cell_overhead; 696 __s32 drop_next; /* time to drop next packet */ 741 __s32 deficit; 748 __s32 drop_next;
|
D | dlm_plock.h | 35 __s32 nodeid; 36 __s32 rv;
|
D | cm4000_cs.h | 16 __s32 atr_len; 18 __s32 power_act;
|
D | affs_hardblocks.h | 11 __s32 rdb_ChkSum; 52 __s32 pb_ChkSum;
|
D | bfs_fs.h | 56 __s32 s_bfrom; 57 __s32 s_bto;
|
D | dm-ioctl.h | 125 __s32 open_count; /* out */ 155 __s32 status; /* used when reading from kernel only */
|
D | selinux_netlink.h | 43 __s32 val;
|
D | inotify.h | 21 __s32 wd; /* watch descriptor */
|
D | ptrace.h | 61 __s32 nr; /* how may siginfos to take */
|
D | sctp.h | 59 typedef __s32 sctp_assoc_t; 742 __s32 spinfo_state; 777 __s32 sstat_state;
|
D | pps.h | 55 __s32 nsec;
|
D | elf.h | 11 typedef __s32 Elf32_Sword; 19 typedef __s32 Elf64_Sword;
|
D | neighbour.h | 11 __s32 ndm_ifindex;
|
D | bpf.h | 63 __s32 imm; /* signed immediate constant */
|
D | uhid.h | 152 __s32 value;
|
D | ethtool.h | 981 __s32 action; 1105 __s32 phc_index;
|
D | vfio.h | 377 __s32 group_fds[];
|
D | perf_event.h | 366 __s32 clockid;
|
D | kvm.h | 122 __s32 status; 610 __s32 fd;
|
D | rtnetlink.h | 370 __s32 rta_expires;
|
D | btrfs.h | 366 __s32 status; /* out - see above description */
|
/linux-4.4.14/fs/xfs/libxfs/ |
D | xfs_fs.h | 84 __s32 bmv_count; /* # of entries in array incl. 1st */ 85 __s32 bmv_entries; /* # of entries filled in (output) */ 103 __s32 bmv_count; /* # of entries in array incl. 1st */ 104 __s32 bmv_entries; /* # of entries filled in (output). */ 105 __s32 bmv_iflags; /* input flags (1st structure) */ 106 __s32 bmv_oflags; /* output flags (after 1st structure)*/ 107 __s32 bmv_unused1; /* future use */ 108 __s32 bmv_unused2; /* future use */ 151 __s32 l_sysid; 153 __s32 l_pad[4]; /* reserve area */ [all …]
|
/linux-4.4.14/drivers/staging/android/uapi/ |
D | sync.h | 24 __s32 fd2; /* fd of second fence */ 26 __s32 fence; /* fd on newly created fence */ 42 __s32 status; 60 __s32 status; 72 #define SYNC_IOC_WAIT _IOW(SYNC_IOC_MAGIC, 0, __s32)
|
D | sw_sync.h | 23 __s32 fence; /* fd of new fence */
|
/linux-4.4.14/include/uapi/linux/android/ |
D | binder.h | 90 __s32 protocol_version; 103 #define BINDER_SET_IDLE_PRIORITY _IOW('b', 6, __s32) 104 #define BINDER_SET_CONTEXT_MGR _IOW('b', 7, __s32) 105 #define BINDER_THREAD_EXIT _IOW('b', 8, __s32) 176 __s32 priority; 181 __s32 priority; 187 BR_ERROR = _IOR('r', 0, __s32), 201 BR_ACQUIRE_RESULT = _IOR('r', 4, __s32), 281 BC_ACQUIRE_RESULT = _IOW('c', 2, __s32),
|
/linux-4.4.14/fs/xfs/ |
D | xfs_ioctl32.h | 48 __s32 tv_nsec; /* and nanoseconds */ 58 __s32 bs_blksize; /* block size */ 65 __s32 bs_extsize; /* extent size */ 66 __s32 bs_extents; /* number of extents */ 80 __s32 icount; /* count of entries in buffer */ 141 __s32 am_error; 175 __s32 l_sysid; 177 __s32 l_pad[4]; /* reserve area */ 206 __s32 version; /* structure version */ 218 __s32 xi_alloccount; /* # bits set in allocmask */
|
D | xfs_attr.h | 75 __s32 al_count; /* number of entries in attrlist */ 76 __s32 al_more; /* T/F: more attrs (do call again) */ 77 __s32 al_offset[1]; /* byte offsets of attrs [var-sized] */
|
D | xfs_ioctl32.c | 176 __s32 sec32; in xfs_bstime_store_compat()
|
D | xfs_iops.c | 1080 bm.bmv_count = min_t(__s32, bm.bmv_count, in xfs_vn_fiemap()
|
D | xfs_ioctl.c | 125 copy_to_user(hreq->ohandlen, &hsize, sizeof(__s32))) in xfs_find_handle()
|
/linux-4.4.14/drivers/media/usb/gspca/stv06xx/ |
D | stv06xx_pb0100.h | 120 static int pb0100_set_gain(struct gspca_dev *gspca_dev, __s32 val); 121 static int pb0100_set_red_balance(struct gspca_dev *gspca_dev, __s32 val); 122 static int pb0100_set_blue_balance(struct gspca_dev *gspca_dev, __s32 val); 123 static int pb0100_set_exposure(struct gspca_dev *gspca_dev, __s32 val); 124 static int pb0100_set_autogain(struct gspca_dev *gspca_dev, __s32 val); 125 static int pb0100_set_autogain_target(struct gspca_dev *gspca_dev, __s32 val);
|
D | stv06xx_vv6410.h | 186 static int vv6410_set_hflip(struct gspca_dev *gspca_dev, __s32 val); 187 static int vv6410_set_vflip(struct gspca_dev *gspca_dev, __s32 val); 188 static int vv6410_set_analog_gain(struct gspca_dev *gspca_dev, __s32 val); 189 static int vv6410_set_exposure(struct gspca_dev *gspca_dev, __s32 val);
|
D | stv06xx_vv6410.c | 198 static int vv6410_set_hflip(struct gspca_dev *gspca_dev, __s32 val) in vv6410_set_hflip() 219 static int vv6410_set_vflip(struct gspca_dev *gspca_dev, __s32 val) in vv6410_set_vflip() 240 static int vv6410_set_analog_gain(struct gspca_dev *gspca_dev, __s32 val) in vv6410_set_analog_gain() 251 static int vv6410_set_exposure(struct gspca_dev *gspca_dev, __s32 val) in vv6410_set_exposure()
|
D | stv06xx_pb0100.c | 330 static int pb0100_set_gain(struct gspca_dev *gspca_dev, __s32 val) in pb0100_set_gain() 349 static int pb0100_set_red_balance(struct gspca_dev *gspca_dev, __s32 val) in pb0100_set_red_balance() 367 static int pb0100_set_blue_balance(struct gspca_dev *gspca_dev, __s32 val) in pb0100_set_blue_balance() 385 static int pb0100_set_exposure(struct gspca_dev *gspca_dev, __s32 val) in pb0100_set_exposure() 396 static int pb0100_set_autogain(struct gspca_dev *gspca_dev, __s32 val) in pb0100_set_autogain() 417 static int pb0100_set_autogain_target(struct gspca_dev *gspca_dev, __s32 val) in pb0100_set_autogain_target()
|
D | stv06xx_hdcs.h | 138 static int hdcs_set_exposure(struct gspca_dev *gspca_dev, __s32 val); 139 static int hdcs_set_gain(struct gspca_dev *gspca_dev, __s32 val);
|
D | stv06xx_hdcs.c | 174 static int hdcs_set_exposure(struct gspca_dev *gspca_dev, __s32 val) in hdcs_set_exposure() 281 static int hdcs_set_gain(struct gspca_dev *gspca_dev, __s32 val) in hdcs_set_gain()
|
/linux-4.4.14/drivers/usb/usbip/ |
D | usbip_common.h | 166 __s32 transfer_buffer_length; 169 __s32 start_frame; 170 __s32 number_of_packets; 171 __s32 interval; 185 __s32 status; 186 __s32 actual_length; 187 __s32 start_frame; 188 __s32 number_of_packets; 189 __s32 error_count; 205 __s32 status;
|
/linux-4.4.14/include/linux/crush/ |
D | crush.h | 43 __s32 arg1; 44 __s32 arg2; 129 __s32 id; /* this'll be negative */ 135 __s32 *items; 185 __s32 max_buckets; 187 __s32 max_devices;
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | vdso_datapage.h | 85 __s32 wtom_clock_sec; /* Wall to monotonic clock */ 86 __s32 wtom_clock_nsec; 106 __s32 wtom_clock_sec; /* Wall to monotonic clock */ 107 __s32 wtom_clock_nsec;
|
D | smu.h | 587 __s32 power_quads[3]; /* s4.28 fixed point */ 632 __s32 gp,gr,gd;
|
/linux-4.4.14/include/uapi/drm/ |
D | drm_mode.h | 167 __s32 crtc_x; 168 __s32 crtc_y; 459 __s32 x; 460 __s32 y; 470 __s32 x; 471 __s32 y; 476 __s32 hot_x; 477 __s32 hot_y;
|
D | msm_drm.h | 125 __s32 shift; /* in, amount of left shift (can be negative) */
|
D | drm.h | 53 typedef int32_t __s32; typedef 679 __s32 fd;
|
D | i915_drm.h | 361 __s32 param; 1019 __s32 brightness;
|
/linux-4.4.14/drivers/media/pci/bt8xx/ |
D | bttvp.h | 197 __s32 end; 211 __s32 min_scaled_width; 212 __s32 min_scaled_height; 213 __s32 max_scaled_width; 214 __s32 max_scaled_height; 502 __s32 vbi_end; 507 __s32 crop_start;
|
D | bttv-vbi.c | 246 __s32 crop_start) in try_fmt() 248 __s32 min_start, max_start, max_end, f2_offset; in try_fmt() 317 __s32 crop_start; in bttv_try_fmt_vbi_cap() 335 __s32 start1, end; in bttv_s_fmt_vbi_cap() 388 __s32 max_end; in bttv_g_fmt_vbi_cap() 401 __s32 new_start; in bttv_g_fmt_vbi_cap() 409 min((__s32) frt->fmt.vbi.count[i], in bttv_g_fmt_vbi_cap()
|
D | bttv-driver.c | 704 __s32 top = btv->crop[!!fh->do_crop].rect.top; in check_alloc_btres_lock() 713 __s32 end = fh->vbi_fmt.end; in check_alloc_btres_lock() 1944 __s32 width, in bttv_crop_adjust() 1945 __s32 height, in bttv_crop_adjust() 1948 __s32 frame_height = height << !V4L2_FIELD_HAS_BOTH(field); in bttv_crop_adjust() 1949 __s32 max_left; in bttv_crop_adjust() 1950 __s32 max_top; in bttv_crop_adjust() 1960 max_left = min(max_left, (__s32) MAX_HDELAY); in bttv_crop_adjust() 1990 __s32 * width, in limit_scaled_size_lock() 1991 __s32 * height, in limit_scaled_size_lock() [all …]
|
/linux-4.4.14/drivers/media/usb/gspca/m5602/ |
D | m5602_s5k83a.c | 48 __s32 vflip, __s32 hflip); 177 __s32 vflip, hflip; in rotation_thread_function() 257 static int s5k83a_set_gain(struct gspca_dev *gspca_dev, __s32 val) in s5k83a_set_gain() 284 static int s5k83a_set_brightness(struct gspca_dev *gspca_dev, __s32 val) in s5k83a_set_brightness() 295 static int s5k83a_set_exposure(struct gspca_dev *gspca_dev, __s32 val) in s5k83a_set_exposure() 308 __s32 vflip, __s32 hflip) in s5k83a_set_flip_real()
|
D | m5602_po1030.c | 303 static int po1030_set_exposure(struct gspca_dev *gspca_dev, __s32 val) in po1030_set_exposure() 329 static int po1030_set_gain(struct gspca_dev *gspca_dev, __s32 val) in po1030_set_gain() 362 static int po1030_set_red_balance(struct gspca_dev *gspca_dev, __s32 val) in po1030_set_red_balance() 375 static int po1030_set_blue_balance(struct gspca_dev *gspca_dev, __s32 val) in po1030_set_blue_balance() 389 static int po1030_set_green_balance(struct gspca_dev *gspca_dev, __s32 val) in po1030_set_green_balance() 408 __s32 val) in po1030_set_auto_white_balance() 425 __s32 val) in po1030_set_auto_exposure()
|
D | m5602_ov7660.c | 174 static int ov7660_set_gain(struct gspca_dev *gspca_dev, __s32 val) in ov7660_set_gain() 187 __s32 val) in ov7660_set_auto_white_balance() 205 static int ov7660_set_auto_gain(struct gspca_dev *gspca_dev, __s32 val) in ov7660_set_auto_gain() 223 __s32 val) in ov7660_set_auto_exposure()
|
D | m5602_ov9650.c | 403 static int ov9650_set_exposure(struct gspca_dev *gspca_dev, __s32 val) in ov9650_set_exposure() 431 static int ov9650_set_gain(struct gspca_dev *gspca_dev, __s32 val) in ov9650_set_gain() 459 static int ov9650_set_red_balance(struct gspca_dev *gspca_dev, __s32 val) in ov9650_set_red_balance() 472 static int ov9650_set_blue_balance(struct gspca_dev *gspca_dev, __s32 val) in ov9650_set_blue_balance() 511 __s32 val) in ov9650_set_auto_exposure() 530 __s32 val) in ov9650_set_auto_white_balance() 548 static int ov9650_set_auto_gain(struct gspca_dev *gspca_dev, __s32 val) in ov9650_set_auto_gain()
|
D | m5602_mt9m111.c | 284 __s32 val) in mt9m111_set_auto_white_balance() 302 static int mt9m111_set_gain(struct gspca_dev *gspca_dev, __s32 val) in mt9m111_set_gain() 340 static int mt9m111_set_green_balance(struct gspca_dev *gspca_dev, __s32 val) in mt9m111_set_green_balance() 359 static int mt9m111_set_blue_balance(struct gspca_dev *gspca_dev, __s32 val) in mt9m111_set_blue_balance() 373 static int mt9m111_set_red_balance(struct gspca_dev *gspca_dev, __s32 val) in mt9m111_set_red_balance()
|
D | m5602_s5k4aa.c | 366 static int s5k4aa_set_exposure(struct gspca_dev *gspca_dev, __s32 val) in s5k4aa_set_exposure() 438 static int s5k4aa_set_gain(struct gspca_dev *gspca_dev, __s32 val) in s5k4aa_set_gain() 455 static int s5k4aa_set_brightness(struct gspca_dev *gspca_dev, __s32 val) in s5k4aa_set_brightness() 470 static int s5k4aa_set_noise(struct gspca_dev *gspca_dev, __s32 val) in s5k4aa_set_noise()
|
/linux-4.4.14/include/linux/ceph/ |
D | msgr.h | 34 static inline __s32 ceph_seq_cmp(__u32 a, __u32 b) in ceph_seq_cmp() 36 return (__s32)a - (__s32)b; in ceph_seq_cmp()
|
D | ceph_fs.h | 56 #define ceph_file_layout_su(l) ((__s32)le32_to_cpu((l).fl_stripe_unit)) 58 ((__s32)le32_to_cpu((l).fl_stripe_count)) 59 #define ceph_file_layout_object_size(l) ((__s32)le32_to_cpu((l).fl_object_size)) 60 #define ceph_file_layout_cas_hash(l) ((__s32)le32_to_cpu((l).fl_cas_hash)) 62 ((__s32)le32_to_cpu((l).fl_object_stripe_unit)) 64 ((__s32)le32_to_cpu((l).fl_pg_pool))
|
/linux-4.4.14/include/uapi/linux/dvb/ |
D | video.h | 114 __s32 speed; 133 __s32 type; 158 __s32 size;
|
/linux-4.4.14/Documentation/i2c/ |
D | dev-interface | 61 __s32 res; 149 __s32 i2c_smbus_write_quick(int file, __u8 value); 150 __s32 i2c_smbus_read_byte(int file); 151 __s32 i2c_smbus_write_byte(int file, __u8 value); 152 __s32 i2c_smbus_read_byte_data(int file, __u8 command); 153 __s32 i2c_smbus_write_byte_data(int file, __u8 command, __u8 value); 154 __s32 i2c_smbus_read_word_data(int file, __u8 command); 155 __s32 i2c_smbus_write_word_data(int file, __u8 command, __u16 value); 156 __s32 i2c_smbus_process_call(int file, __u8 command, __u16 value); 157 __s32 i2c_smbus_read_block_data(int file, __u8 command, __u8 *values); [all …]
|
/linux-4.4.14/drivers/hid/ |
D | hid-multitouch.c | 77 __s32 x, y, cx, cy, p, w, h; 78 __s32 contactid; /* the device ContactID assigned to this slot */ 84 __s32 name; /* MT_CLS */ 85 __s32 quirks; 86 __s32 sn_move; /* Signal/noise ratio for move events */ 87 __s32 sn_width; /* Signal/noise ratio for width events */ 88 __s32 sn_height; /* Signal/noise ratio for height events */ 89 __s32 sn_pressure; /* Signal/noise ratio for pressure events */ 589 __s32 quirks = td->mtclass.quirks; in mt_compute_slot() 669 struct hid_usage *usage, __s32 value) in mt_touch_event() [all …]
|
D | hid-a4tech.c | 32 __s32 delayed_value; 51 struct hid_usage *usage, __s32 value) in a4_event()
|
D | hid-xinmo.c | 29 struct hid_usage *usage, __s32 value) in xinmo_event()
|
D | hid-speedlink.c | 46 struct hid_usage *usage, __s32 value) in speedlink_event()
|
D | hid-ezkey.c | 51 struct hid_usage *usage, __s32 value) in ez_event()
|
D | wacom.h | 149 struct hid_usage *usage, __s32 value);
|
D | hid-gyration.c | 58 struct hid_usage *usage, __s32 value) in gyration_event()
|
D | hid-sensor-hub.c | 208 __s32 *buf32 = buffer; in sensor_hub_set_feature() 211 __s32 value; in sensor_hub_set_feature() 221 remaining_bytes = do_div(buffer_size, sizeof(__s32)); in sensor_hub_set_feature() 225 (__force __s32)cpu_to_le32(*buf32)); in sensor_hub_set_feature() 233 (__force __s32)cpu_to_le32(value)); in sensor_hub_set_feature()
|
D | hid-input.c | 59 __s32 x; 60 __s32 y; 211 __s32 hidinput_calc_abs_res(const struct hid_field *field, __u16 code) in hidinput_calc_abs_res() 213 __s32 unit_exponent = field->unit_exponent; in hidinput_calc_abs_res() 214 __s32 logical_extents = field->logical_maximum - in hidinput_calc_abs_res() 216 __s32 physical_extents = field->physical_maximum - in hidinput_calc_abs_res() 218 __s32 prev; in hidinput_calc_abs_res() 1057 …ut_hid_event(struct hid_device *hid, struct hid_field *field, struct hid_usage *usage, __s32 value) in hidinput_hid_event()
|
D | hid-icade.c | 168 struct hid_usage *usage, __s32 value) in icade_event()
|
D | hid-lg3ff.c | 73 sizeof(__s32) * report->field[0]->report_count); in hid_lg3ff_play()
|
D | hid-cypress.c | 69 struct hid_usage *usage, __s32 value) in cp_event()
|
D | hid-core.c | 322 __s32 raw_value; in hid_parser_global() 1051 case 32: return ((__s32)value); in snto32() 1066 static u32 s32ton(__s32 value, unsigned n) in s32ton() 1140 static int search(__s32 *array, __s32 value, unsigned n) in search() 1199 struct hid_usage *usage, __s32 value, int interrupt) in hid_process_event() 1236 __s32 min = field->logical_minimum; in hid_input_field() 1237 __s32 max = field->logical_maximum; in hid_input_field() 1238 __s32 *value; in hid_input_field() 1240 value = kmalloc(sizeof(__s32) * count, GFP_ATOMIC); in hid_input_field() 1276 memcpy(field->value, value, count * sizeof(__s32)); in hid_input_field() [all …]
|
D | hid-saitek.c | 155 struct hid_usage *usage, __s32 value) in saitek_event()
|
D | hid-lgff.c | 116 __s32 *value = report->field[0]->value; in hid_lgff_set_autocenter()
|
D | hid-kye.c | 504 __s32 *value; in kye_tablet_enable()
|
D | hid-microsoft.c | 173 struct hid_usage *usage, __s32 value) in ms_event()
|
D | hid-apple.c | 181 struct hid_usage *usage, __s32 value) in hidinput_apple_event() 271 struct hid_usage *usage, __s32 value) in apple_event()
|
D | hid-steelseries.c | 116 __s32 *value = report->field[0]->value; in steelseries_srws1_set_leds()
|
D | hid-lenovo.c | 321 struct hid_field *field, struct hid_usage *usage, __s32 value) in lenovo_event_cptkbd() 356 struct hid_usage *usage, __s32 value) in lenovo_event()
|
D | hid-lg.c | 644 struct hid_usage *usage, __s32 value) in lg_event()
|
D | hid-corsair.c | 569 struct hid_usage *usage, __s32 value) in corsair_event()
|
D | hid-ntrig.c | 571 struct hid_usage *usage, __s32 value) in ntrig_event()
|
D | hid-debug.c | 709 void hid_dump_input(struct hid_device *hdev, struct hid_usage *usage, __s32 value) in hid_dump_input()
|
D | hid-wiimote-modules.c | 1307 __s32 val[4], tmp, div; in wiimod_bboard_in_ext() 2040 __s32 x, y, z; in wiimod_mp_in_mp()
|
D | wacom_wac.c | 1545 struct hid_usage *usage, __s32 value) in wacom_wac_pen_event() 1701 struct hid_field *field, struct hid_usage *usage, __s32 value) in wacom_wac_finger_event() 1822 struct hid_usage *usage, __s32 value) in wacom_wac_event()
|
D | hid-rmi.c | 549 struct hid_usage *usage, __s32 value) in rmi_event()
|
D | hid-sony.c | 1526 __s32 *value = report->field[0]->value; in buzz_set_leds()
|
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvif/ |
D | ioctl.h | 44 __s32 oclass; 66 __s32 oclass;
|
/linux-4.4.14/net/wireless/ |
D | wext-proc.c | 54 ((__s32) stats->qual.level) - in wireless_seq_printf_stats() 58 ((__s32) stats->qual.noise) - in wireless_seq_printf_stats()
|
/linux-4.4.14/drivers/video/fbdev/ |
D | stifb.c | 83 __s32 video_config_reg; 84 __s32 misc_video_start; 85 __s32 horiz_timing_fmt; 86 __s32 serr_timing_fmt; 87 __s32 vert_timing_fmt; 88 __s32 horiz_state; 89 __s32 vert_state; 90 __s32 vtg_state_elements; 91 __s32 pipeline_delay; 92 __s32 misc_video_end; [all …]
|
/linux-4.4.14/arch/um/drivers/ |
D | cow_user.c | 23 __s32 magic; 24 __s32 version; 28 __s32 sectorsize; 47 __s32 sectorsize;
|
/linux-4.4.14/include/uapi/asm-generic/ |
D | int-l64.h | 25 typedef __signed__ int __s32; typedef
|
D | int-ll64.h | 25 typedef __signed__ int __s32; typedef
|
/linux-4.4.14/fs/ocfs2/ |
D | ocfs2_ioctl.h | 43 __s32 l_sysid; 45 __s32 l_pad[4]; /* reserve area */
|
D | ocfs1_fs_compat.h | 71 __s32 excl_mount;
|
/linux-4.4.14/drivers/media/platform/s5p-mfc/ |
D | s5p_mfc_common.h | 685 __s32 minimum; /* Note signedness */ 686 __s32 maximum; 687 __s32 step; 689 __s32 default_value;
|
/linux-4.4.14/include/media/ |
D | si4713.h | 35 __s32 rnl; /* result of measurement in dBuV */
|
/linux-4.4.14/arch/sparc/include/uapi/asm/ |
D | fbio.h | 125 __s32 wa_index; /* Set on return */ 130 __s32 wi_index;
|
/linux-4.4.14/include/net/sctp/ |
D | command.h | 122 __s32 i32; 163 SCTP_ARG_CONSTRUCTOR(I32, __s32, i32) in SCTP_ARG_CONSTRUCTOR() argument
|
/linux-4.4.14/fs/ufs/ |
D | ufs_fs.h | 769 __s32 s_contigsumsize;/* size of cluster summary array, 44bsd */ 772 __s32 s_postblformat; /* format of positional layout tables */ 773 __s32 s_nrpos; /* number of rotational positions */ 774 __s32 s_postbloff; /* (__s16) rotation block list head */ 775 __s32 s_rotbloff; /* (__u8) blocks for each rotation */ 794 __s32 fs_magic; /* filesystem magic */
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | delay.h | 67 while (unlikely((__s32) result == -1)) { in ia64_get_itc()
|
D | atomic.h | 34 __s32 old, new; \
|
/linux-4.4.14/fs/lockd/ |
D | xdr.c | 25 s32_to_loff_t(__s32 offset) in s32_to_loff_t() 30 static inline __s32 33 __s32 res; in loff_t_to_s32()
|
/linux-4.4.14/arch/openrisc/include/asm/ |
D | thread_info.h | 53 __s32 preempt_count; /* 0 => preemptable, <0 => BUG */
|
/linux-4.4.14/tools/include/linux/ |
D | types.h | 32 typedef __s32 s32;
|
/linux-4.4.14/include/uapi/sound/ |
D | compress_params.h | 266 __s32 quality; 315 __s32 reserved[15];
|
/linux-4.4.14/arch/m68k/include/asm/ |
D | fbio.h | 128 __s32 wa_index; /* Set on return */ 133 __s32 wi_index;
|
/linux-4.4.14/arch/avr32/include/asm/ |
D | thread_info.h | 25 __s32 preempt_count; /* 0 => preemptable, <0 => BUG */
|
/linux-4.4.14/drivers/input/ |
D | input-compat.h | 36 __s32 value;
|
D | evdev.c | 963 max_slots = (size - sizeof(__u32)) / sizeof(__s32); in evdev_handle_mt_request()
|
/linux-4.4.14/arch/xtensa/include/asm/ |
D | thread_info.h | 50 __s32 preempt_count; /* 0 => preemptable,< 0 => BUG*/
|
/linux-4.4.14/drivers/s390/char/ |
D | vmur.h | 31 __s32 data_recs;
|
/linux-4.4.14/drivers/net/irda/ |
D | irda-usb.h | 167 __s32 new_speed; /* speed we need to set */
|
D | nsc-ircc.c | 1368 __s32 speed; in nsc_ircc_hard_xmit_sir() 1441 __s32 speed; in nsc_ircc_hard_xmit_fir()
|
D | w83977af_ir.c | 483 __s32 speed; in w83977af_hard_xmit()
|
D | donauboe.c | 963 __s32 speed; in toshoboe_hard_xmit()
|
/linux-4.4.14/include/uapi/misc/ |
D | cxl.h | 23 __s32 reserved2;
|
/linux-4.4.14/arch/mn10300/include/asm/ |
D | thread_info.h | 46 __s32 preempt_count; /* 0 => preemptable, <0 => BUG */
|
/linux-4.4.14/include/uapi/rdma/ |
D | rdma_netlink.h | 53 __s32 pid;
|
D | ib_user_verbs.h | 355 __s32 comp_channel; 364 __s32 comp_channel;
|
/linux-4.4.14/drivers/media/usb/uvc/ |
D | uvcvideo.h | 198 __s32 master_manual; 201 __s32 (*get) (struct uvc_control_mapping *mapping, __u8 query, 203 void (*set) (struct uvc_control_mapping *mapping, __s32 value,
|
D | uvc_ctrl.c | 368 static __s32 uvc_ctrl_get_zoom(struct uvc_control_mapping *mapping, in uvc_ctrl_get_zoom() 387 __s32 value, __u8 *data) in uvc_ctrl_set_zoom() 393 static __s32 uvc_ctrl_get_rel_speed(struct uvc_control_mapping *mapping, in uvc_ctrl_get_rel_speed() 414 __s32 value, __u8 *data) in uvc_ctrl_set_rel_speed() 767 static __s32 uvc_get_le_value(struct uvc_control_mapping *mapping, in uvc_get_le_value() 772 __s32 value = 0; in uvc_get_le_value() 798 __s32 value, __u8 *data) in uvc_set_le_value()
|
/linux-4.4.14/drivers/input/joystick/iforce/ |
D | iforce-packets.c | 31 __s32 x; 32 __s32 y;
|
/linux-4.4.14/fs/nfs/ |
D | proc.c | 645 #define NFS_LOCK32_OFFSET_MAX ((__s32)0x7fffffffUL) 648 __s32 start, end; in nfs_lock_check_bounds() 650 start = (__s32)fl->fl_start; in nfs_lock_check_bounds() 655 end = (__s32)fl->fl_end; in nfs_lock_check_bounds()
|
/linux-4.4.14/arch/microblaze/include/asm/ |
D | thread_info.h | 71 __s32 preempt_count; /* 0 => preemptable,< 0 => BUG*/
|
/linux-4.4.14/drivers/usb/gadget/function/ |
D | uvc.h | 31 __s32 length;
|
/linux-4.4.14/fs/udf/ |
D | udf_sb.h | 122 __s32 s_session;
|
/linux-4.4.14/net/ceph/crush/ |
D | crush.c | 116 __s32 b; in crush_destroy()
|
/linux-4.4.14/arch/s390/kernel/ |
D | compat_linux.h | 17 __s32 msgtyp;
|
/linux-4.4.14/net/rds/ |
D | tcp_send.c | 174 return (__s32)((u32)rm->m_ack_seq - (u32)ack) < 0; in rds_tcp_is_acked()
|
/linux-4.4.14/arch/sh/kernel/ |
D | traps_64.c | 75 b = (__u64)(__s64)(__s32)(a & 0xffffffffUL); in address_is_sign_extended() 201 regs->regs[destreg] = (__u64)(__s64) *(__s32 *) &buffer; in misaligned_load()
|
/linux-4.4.14/drivers/media/v4l2-core/ |
D | v4l2-compat-ioctl32.c | 326 __s32 fd; 348 __s32 fd; 641 __s32 value;
|
/linux-4.4.14/drivers/md/persistent-data/ |
D | dm-block-manager.c | 39 __s32 count;
|
/linux-4.4.14/fs/nilfs2/ |
D | segment.c | 142 ((__s32)(b) - (__s32)(a) < 0)) 145 ((__s32)(a) - (__s32)(b) >= 0))
|
/linux-4.4.14/fs/notify/inotify/ |
D | inotify_user.c | 756 SYSCALL_DEFINE2(inotify_rm_watch, int, fd, __s32, wd) in SYSCALL_DEFINE2() argument
|
/linux-4.4.14/drivers/media/platform/sti/bdisp/ |
D | bdisp-hw.c | 484 src_rect.width = min_t(__s32, MAX_SRC_WIDTH, src_rect.width); in bdisp_hw_build_node()
|
/linux-4.4.14/drivers/staging/android/ |
D | sync.c | 562 __s32 value; in sync_fence_ioctl_wait()
|
/linux-4.4.14/fs/ |
D | compat_ioctl.c | 781 __s32 l_sysid; 783 __s32 l_pad[4]; /* reserve area */
|
/linux-4.4.14/Documentation/input/ |
D | joystick-api.txt | 252 __s32 coef[8];
|
/linux-4.4.14/drivers/staging/lustre/lnet/klnds/o2iblnd/ |
D | o2iblnd.h | 409 __s32 ibcm_status; /* < 0 failure: >= 0 length */
|
/linux-4.4.14/net/ceph/ |
D | osdmap.c | 246 b->items = kcalloc(b->size, sizeof(__s32), GFP_NOFS); in crush_decode() 1208 __s32 new_flags, max; in osdmap_apply_incremental()
|
/linux-4.4.14/drivers/media/pci/saa7134/ |
D | saa7134-tvaudio.c | 331 __s32 left,right,value; in tvaudio_checkcarrier()
|
/linux-4.4.14/drivers/input/misc/ |
D | uinput.c | 581 __s32 retval;
|
/linux-4.4.14/drivers/hid/usbhid/ |
D | hiddev.c | 188 struct hid_usage *usage, __s32 value) in hiddev_hid_event()
|
/linux-4.4.14/Documentation/powerpc/ |
D | cxl.txt | 184 __s32 reserved2;
|
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/ |
D | service.c | 903 __s32 next; in ptlrpc_at_set_timer() 911 next = (__s32)(array->paa_deadline - ktime_get_real_seconds() - in ptlrpc_at_set_timer()
|
/linux-4.4.14/drivers/media/i2c/ |
D | ov7670.c | 1346 static int ov7670_g_gain(struct v4l2_subdev *sd, __s32 *value) in ov7670_g_gain()
|
/linux-4.4.14/include/net/ |
D | ip_vs.h | 63 __s32 flags;
|
D | tcp.h | 307 return (__s32)(seq1-seq2) < 0; in before()
|
D | sock.h | 443 __s32 sk_peek_off;
|
/linux-4.4.14/net/ipv6/ |
D | addrconf.c | 736 static void addrconf_forward_change(struct net *net, __s32 newf) in addrconf_forward_change() 789 static void addrconf_linkdown_change(struct net *net, __s32 newf) in addrconf_linkdown_change() 4627 __s32 *array, int bytes) in ipv6_store_devconf() 5240 static void addrconf_disable_change(struct net *net, __s32 newf) in addrconf_disable_change()
|
/linux-4.4.14/Documentation/filesystems/ |
D | autofs4-mount-control.txt | 180 __s32 ioctlfd; /* automount command fd */
|
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/ |
D | wmi.h | 64 typedef __s32 __bitwise a_sle32;
|
/linux-4.4.14/Documentation/scheduler/ |
D | sched-deadline.txt | 574 __s32 sched_nice;
|
/linux-4.4.14/drivers/net/wireless/ath/ath10k/ |
D | wmi.h | 83 typedef __s32 __bitwise a_sle32;
|
/linux-4.4.14/drivers/net/ |
D | vxlan.c | 348 + nla_total_size(sizeof(__s32)) /* NDA_LINK_NETNSID */ in vxlan_nlmsg_size()
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | api.txt | 687 __s32 status; /* not used for KVM_IRQ_LEVEL */ 1608 __s32 fd;
|
/linux-4.4.14/drivers/md/ |
D | md.c | 1575 (__s32)le32_to_cpu(sb->bitmap_offset); in super_1_validate()
|