Home
last modified time | relevance | path

Searched refs:__s32 (Results 101 – 125 of 327) sorted by relevance

12345678910>>...14

/openbmc/linux/drivers/media/usb/gspca/m5602/
H A Dm5602_mt9m111.c427 __s32 val) in mt9m111_set_auto_white_balance()
445 static int mt9m111_set_gain(struct gspca_dev *gspca_dev, __s32 val) in mt9m111_set_gain()
483 static int mt9m111_set_green_balance(struct gspca_dev *gspca_dev, __s32 val) in mt9m111_set_green_balance()
502 static int mt9m111_set_blue_balance(struct gspca_dev *gspca_dev, __s32 val) in mt9m111_set_blue_balance()
516 static int mt9m111_set_red_balance(struct gspca_dev *gspca_dev, __s32 val) in mt9m111_set_red_balance()
H A Dm5602_ov7660.c323 static int ov7660_set_gain(struct gspca_dev *gspca_dev, __s32 val) in ov7660_set_gain()
336 __s32 val) in ov7660_set_auto_white_balance()
354 static int ov7660_set_auto_gain(struct gspca_dev *gspca_dev, __s32 val) in ov7660_set_auto_gain()
372 __s32 val) in ov7660_set_auto_exposure()
/openbmc/linux/include/uapi/linux/
H A Dlandlock.h75 __s32 parent_fd;
H A Ddm-log-userspace.h423 __s32 error; /* Used to report back processing errors */
H A Dublk_cmd.h224 __s32 ublksrv_pid;
312 __s32 result;
H A Dbpf.h77 __s32 imm; /* signed immediate constant */
1347 __s32 status;
1467 __s32 path_fd;
1628 __s32 priority;
6202 __s32 rx_queue_mapping;
6529 __s32 priority;
7177 __s32 level;
7178 __s32 optname;
7179 __s32 optlen;
7180 __s32 retval;
/openbmc/u-boot/arch/nios2/include/asm/
H A Dtypes.h25 typedef __signed__ int __s32; typedef
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_module.c13 __s32 type_id; in test_btf_module()
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dfbio.h126 __s32 wa_index; /* Set on return */
131 __s32 wi_index;
/openbmc/linux/include/net/sctp/
H A Dcommand.h107 __s32 i32;
148 SCTP_ARG_CONSTRUCTOR(I32, __s32, i32) in SCTP_ARG_CONSTRUCTOR() argument
H A Dsm.h348 ((__s32)((a) - (b)) < 0))
353 ((__s32)((a) - (b)) <= 0))
359 ((__s32)((a) - (b)) < 0))
371 ((__s32)((b) - (a)) <= 0))
/openbmc/linux/arch/powerpc/include/asm/
H A Dsmu.h581 __s32 power_quads[3]; /* s4.28 fixed point */
626 __s32 gp,gr,gd;
/openbmc/linux/include/linux/
H A Dmap_benchmark.h25 __s32 node; /* which numa node this benchmark will run on */
H A Dhid-debug.h19 void hid_dump_input(struct hid_device *, struct hid_usage *, __s32);
/openbmc/linux/include/uapi/linux/usb/
H A Dg_uvc.h28 __s32 length;
/openbmc/linux/drivers/hid/
H A Dhid-sensor-hub.c195 __s32 *buf32 = buffer; in sensor_hub_set_feature()
198 __s32 value; in sensor_hub_set_feature()
208 remaining_bytes = buffer_size % sizeof(__s32); in sensor_hub_set_feature()
209 buffer_size = buffer_size / sizeof(__s32); in sensor_hub_set_feature()
213 (__force __s32)cpu_to_le32(*buf32)); in sensor_hub_set_feature()
224 (__force __s32)cpu_to_le32(value)); in sensor_hub_set_feature()
278 val_ptr += sizeof(__s32); in sensor_hub_get_feature()
H A Dhid-xinmo.c26 struct hid_usage *usage, __s32 value) in xinmo_event()
H A Dhid-speedlink.c43 struct hid_usage *usage, __s32 value) in speedlink_event()
/openbmc/linux/include/uapi/linux/netfilter/
H A Dxt_bpf.h32 __s32 fd;
/openbmc/linux/Documentation/virt/kvm/devices/
H A Dvfio.rst45 __s32 groupfd;
46 __s32 tablefd;
/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_common.h746 __s32 minimum; /* Note signedness */
747 __s32 maximum;
748 __s32 step;
750 __s32 default_value;
/openbmc/linux/fs/ufs/
H A Dufs_fs.h768 __s32 s_contigsumsize;/* size of cluster summary array, 44bsd */
771 __s32 s_postblformat; /* format of positional layout tables */
772 __s32 s_nrpos; /* number of rotational positions */
773 __s32 s_postbloff; /* (__s16) rotation block list head */
774 __s32 s_rotbloff; /* (__u8) blocks for each rotation */
793 __s32 fs_magic; /* filesystem magic */
/openbmc/linux/tools/include/uapi/linux/
H A Dbpf.h77 __s32 imm; /* signed immediate constant */
1347 __s32 status;
1467 __s32 path_fd;
1628 __s32 priority;
6202 __s32 rx_queue_mapping;
6529 __s32 priority;
7177 __s32 level;
7178 __s32 optname;
7179 __s32 optlen;
7180 __s32 retval;
/openbmc/linux/include/uapi/drm/
H A Dmsm_drm.h194 __s32 shift; /* in, amount of left shift (can be negative) */
287 __s32 fence_fd; /* in/out fence fd (see MSM_SUBMIT_FENCE_FD_IN/OUT) */
/openbmc/linux/arch/ia64/include/asm/
H A Ddelay.h68 while (unlikely((__s32) result == -1)) { in ia64_get_itc()

12345678910>>...14