Home
last modified time | relevance | path

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

1234

/linux-5.19.10/drivers/staging/media/ipu3/include/uapi/
Dintel-ipu3.h258 __s16 mat[16];
982 __s16 coeff_m11;
983 __s16 coeff_m12;
984 __s16 coeff_m13;
985 __s16 coeff_o_r;
986 __s16 coeff_m21;
987 __s16 coeff_m22;
988 __s16 coeff_m23;
989 __s16 coeff_o_g;
990 __s16 coeff_m31;
[all …]
/linux-5.19.10/include/uapi/linux/
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;
Dhiddev.h47 __s16 vendor;
48 __s16 product;
49 __s16 version;
Dhidraw.h29 __s16 vendor;
30 __s16 product;
Djoystick.h46 __s16 value; /* value */
78 __s16 prec;
Drkisp1-config.h223 __s16 r;
224 __s16 gr;
225 __s16 gb;
226 __s16 b;
/linux-5.19.10/include/linux/
Dfalloc.h13 __s16 l_type;
14 __s16 l_whence;
38 __s16 l_type;
39 __s16 l_whence;
Dipv6.h226 __s16 hop_limit:9;
230 __s16 hop_limit:9;
235 __s16 mcast_hops:9;
241 __s16 mcast_hops:9;
/linux-5.19.10/arch/powerpc/include/asm/
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-5.19.10/drivers/input/
Dinput-compat.h28 __s16 magnitude;
29 __s16 offset;
40 __s16 id;
/linux-5.19.10/include/uapi/linux/nfsd/
Dcld.h68 __s16 cm_status; /* return code */
81 __s16 cm_status; /* return code */
93 __s16 cm_status; /* return code */
/linux-5.19.10/include/uapi/mtd/
Dubi-user.h289 __s16 max_beb_per1024;
344 __s16 name_len;
401 __s16 name_len;
/linux-5.19.10/include/uapi/linux/iio/
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-5.19.10/tools/testing/selftests/bpf/prog_tests/
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-5.19.10/drivers/s390/char/
Dvmur.h35 __s16 rec_len;
36 __s16 file_num;
/linux-5.19.10/drivers/input/joystick/iforce/
Diforce-ff.c19 struct resource* mod_chunk, int no_alloc, __s16 level) in make_magnitude_modifier()
50 __s16 magnitude, __s16 offset, u16 period, u16 phase) in make_period_modifier()
88 u16 attack_duration, __s16 initial_level, in make_envelope_modifier()
89 u16 fade_duration, __s16 final_level) in make_envelope_modifier()
129 __u16 rsat, __u16 lsat, __s16 rk, __s16 lk, u16 db, __s16 center) in make_condition_modifier()
Diforce-packets.c165 (__s16) get_unaligned_le16(data)); in iforce_process_packet()
167 (__s16) get_unaligned_le16(data + 2)); in iforce_process_packet()
180 (__s16) get_unaligned_le16(data)); in iforce_process_packet()
/linux-5.19.10/drivers/gpu/drm/nouveau/include/nvif/
Dioctl.h46 __s16 minver;
47 __s16 maxver;
/linux-5.19.10/samples/bpf/
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-5.19.10/fs/ocfs2/
Docfs2_ioctl.h21 __s16 l_type;
22 __s16 l_whence;
/linux-5.19.10/drivers/input/joystick/
Dxpad.c636 (__s16) le16_to_cpup((__le16 *)(data + 12))); in xpad_process_packet()
638 ~(__s16) le16_to_cpup((__le16 *)(data + 14))); in xpad_process_packet()
642 (__s16) le16_to_cpup((__le16 *)(data + 16))); in xpad_process_packet()
644 ~(__s16) le16_to_cpup((__le16 *)(data + 18))); in xpad_process_packet()
749 (__s16) le16_to_cpup((__le16 *)(data + 6))); in xpad360_process_packet()
751 ~(__s16) le16_to_cpup((__le16 *)(data + 8))); in xpad360_process_packet()
755 (__s16) le16_to_cpup((__le16 *)(data + 10))); in xpad360_process_packet()
757 ~(__s16) le16_to_cpup((__le16 *)(data + 12))); in xpad360_process_packet()
905 (__s16) le16_to_cpup((__le16 *)(data + 10))); in xpadone_process_packet()
907 ~(__s16) le16_to_cpup((__le16 *)(data + 12))); in xpadone_process_packet()
[all …]
/linux-5.19.10/include/uapi/asm-generic/
Dint-l64.h23 typedef __signed__ short __s16; typedef
/linux-5.19.10/tools/testing/selftests/powerpc/nx-gzip/include/
Dvas-api.h22 __s16 vas_id; /* specific instance of vas or -1 for default */
/linux-5.19.10/tools/testing/selftests/powerpc/mce/
Dvas-api.h22 __s16 vas_id; /* specific instance of vas or -1 for default */
/linux-5.19.10/arch/powerpc/include/uapi/asm/
Dvas-api.h22 __s16 vas_id; /* specific instance of vas or -1 for default */

1234