Home
last modified time | relevance | path

Searched refs:__s16 (Results 1 – 25 of 80) sorted by relevance

1234

/linux/drivers/staging/media/ipu3/include/uapi/
H A Dintel-ipu3.h258 __s16 mat[16];
985 __s16 coeff_m11;
986 __s16 coeff_m12;
987 __s16 coeff_m13;
988 __s16 coeff_o_r;
989 __s16 coeff_m21;
990 __s16 coeff_m22;
991 __s16 coeff_m23;
992 __s16 coeff_o_g;
993 __s16 coeff_m31;
[all …]
/linux/include/uapi/linux/
H A Dinput.h350 __s16 level;
361 __s16 start_level;
362 __s16 end_level;
380 __s16 right_coeff;
381 __s16 left_coeff;
384 __s16 center;
408 __s16 magnitude;
409 __s16 offset;
415 __s16 __user *custom_data;
456 __s16 id;
H A Dhiddev.h47 __s16 vendor;
48 __s16 product;
49 __s16 version;
H A Dhidraw.h29 __s16 vendor;
30 __s16 product;
H A Djoystick.h46 __s16 value; /* value */
78 __s16 prec;
H A Drkisp1-config.h272 __s16 r;
273 __s16 gr;
274 __s16 gb;
275 __s16 b;
/linux/include/linux/
H A Dfalloc.h13 __s16 l_type;
14 __s16 l_whence;
44 __s16 l_type;
45 __s16 l_whence;
/linux/arch/powerpc/include/asm/
H A Dsmu.h578 __s16 volt_offset; /* s4.12 fixed point */
580 __s16 curr_offset; /* s4.12 fixed point */
590 __s16 b_value; /* s10.6 fixed point */
600 __s16 pow_offset; /* s4.12 fixed point */
624 __s16 power_adj;
/linux/drivers/input/
H A Dinput-compat.h28 __s16 magnitude;
29 __s16 offset;
40 __s16 id;
/linux/include/uapi/linux/nfsd/
H A Dcld.h68 __s16 cm_status; /* return code */
81 __s16 cm_status; /* return code */
93 __s16 cm_status; /* return code */
/linux/include/uapi/mtd/
H A Dubi-user.h295 __s16 max_beb_per1024;
352 __s16 name_len;
409 __s16 name_len;
/linux/include/uapi/linux/iio/
H A Devents.h37 #define IIO_EVENT_CODE_EXTRACT_CHAN(mask) ((__s16)(mask & 0xFFFF))
38 #define IIO_EVENT_CODE_EXTRACT_CHAN2(mask) ((__s16)(((mask) >> 16) & 0xFFFF))
/linux/drivers/input/joystick/iforce/
H A Diforce-ff.c19 struct resource* mod_chunk, int no_alloc, __s16 level) in make_magnitude_modifier()
49 __s16 magnitude, __s16 offset, u16 period, u16 phase) in make_period_modifier()
86 u16 attack_duration, __s16 initial_level, in make_envelope_modifier()
87 u16 fade_duration, __s16 final_level) in make_envelope_modifier()
126 __u16 rsat, __u16 lsat, __s16 rk, __s16 lk, u16 db, __s16 center) in make_condition_modifier()
H A Diforce-packets.c158 (__s16) get_unaligned_le16(data)); in iforce_process_packet()
160 (__s16) get_unaligned_le16(data + 2)); in iforce_process_packet()
173 (__s16) get_unaligned_le16(data)); in iforce_process_packet()
/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Dioctl.h33 __s16 minver;
34 __s16 maxver;
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dmodify_return.c14 static void run_test(__u32 input_retval, __u16 want_side_effect, __s16 want_ret) in run_test()
19 __s16 ret; in run_test()
/linux/drivers/s390/char/
H A Dvmur.h36 __s16 rec_len;
37 __s16 file_num;
/linux/samples/bpf/
H A Dcookie_uid_helper_example.c119 -32 + (__s16)offsetof(struct stats, uid)), in prog_load()
121 -32 + (__s16)offsetof(struct stats, packets), 1), in prog_load()
129 -32 + (__s16)offsetof(struct stats, bytes)), in prog_load()
/linux/fs/ocfs2/
H A Docfs2_ioctl.h21 __s16 l_type;
22 __s16 l_whence;
/linux/include/uapi/linux/media/raspberrypi/
H A Dpisp_be_config.h415 __s16 coeffs[9];
604 __s16 coef[PISP_BE_RESAMPLE_FILTER_SIZE];
620 __s16 initial_phase_h[3];
621 __s16 initial_phase_v[3];
/linux/drivers/input/joystick/
H A Dxpad.c770 (__s16) le16_to_cpup((__le16 *)(data + 12))); in xpad_process_packet()
772 ~(__s16) le16_to_cpup((__le16 *)(data + 14))); in xpad_process_packet()
776 (__s16) le16_to_cpup((__le16 *)(data + 16))); in xpad_process_packet()
778 ~(__s16) le16_to_cpup((__le16 *)(data + 18))); in xpad_process_packet()
884 (__s16) le16_to_cpup((__le16 *)(data + 6))); in xpad360_process_packet()
886 ~(__s16) le16_to_cpup((__le16 *)(data + 8))); in xpad360_process_packet()
890 (__s16) le16_to_cpup((__le16 *)(data + 10))); in xpad360_process_packet()
892 ~(__s16) le16_to_cpup((__le16 *)(data + 12))); in xpad360_process_packet()
1073 (__s16) le16_to_cpup((__le16 *)(data + 10))); in xpadone_process_packet()
1075 ~(__s16) le16_to_cpup((__le16 *)(data + 12))); in xpadone_process_packet()
[all …]
/linux/include/uapi/asm-generic/
H A Dint-l64.h23 typedef __signed__ short __s16; typedef
/linux/arch/powerpc/include/uapi/asm/
H A Dvas-api.h22 __s16 vas_id; /* specific instance of vas or -1 for default */
/linux/tools/testing/selftests/powerpc/nx-gzip/include/
H A Dvas-api.h22 __s16 vas_id; /* specific instance of vas or -1 for default */
/linux/tools/testing/selftests/powerpc/mce/
H A Dvas-api.h22 __s16 vas_id; /* specific instance of vas or -1 for default */

1234