Home
last modified time | relevance | path

Searched refs:s16 (Results 1 – 25 of 35) sorted by relevance

12

/include/linux/platform_data/
Dedma.h56 const s16 (*rsv_chans)[2];
57 const s16 (*rsv_slots)[2];
78 const s16 (*xbar_chans)[2];
Dleds-omap.h11 s16 gpio;
15 s16 nr_leds;
Dcros_ec_sensorhub.h36 s16 *data,
53 s16 vector[3];
/include/linux/iio/common/
Dcros_ec_sensors_core.h74 s16 offset;
81 unsigned long scan_mask, s16 *data);
88 s16 *data);
91 s16 *data);
104 s16 *data,
/include/linux/dma/
Dk3-psil.h76 s16 mapped_channel_id;
80 s16 default_flow_id;
/include/linux/
Dlimits.h17 #define S16_MAX ((s16)(U16_MAX >> 1))
18 #define S16_MIN ((s16)(-S16_MAX - 1))
Dlis3lv02d.h123 s16 st_min_limits[3]; /* min pass limit x, y, z */
124 s16 st_max_limits[3]; /* max pass limit x, y, z */
Domapfb.h19 s16 nreset_gpio;
Dethtool_netlink.h28 int ethnl_cable_test_amplitude(struct phy_device *phydev, u8 pair, s16 mV);
58 u8 pair, s16 mV) in ethnl_cable_test_amplitude()
Dpeci-cpu.h26 int peci_temp_read(struct peci_device *device, s16 *temp_raw);
Dkstrtox.h95 int __must_check kstrtos16(const char *s, unsigned int base, s16 *res);
107 int __must_check kstrtos16_from_user(const char __user *s, size_t count, unsigned int base, s16 *re…
Dfsl_devices.h127 s16 bus_num;
Dobjtool.h15 s16 sp_offset;
Dtypes.h96 typedef s16 int16_t;
Dmath.h115 __STRUCT_FRACT(s16)
/include/sound/
Dwavefront.h56 typedef short s16; typedef
62 typedef s16 INT16;
256 s16 frequency_bias; /* ** THIS IS IN MOTOROLA FORMAT!! ** */
428 s16 FrequencyBias;
439 s16 NumberOfSamples; /* log2 of the number of samples */
440 s16 SampleNumber[NUM_MIDIKEYS];
444 s16 OriginalSample;
451 s16 FrequencyBias;
521 s16 key; /* Use WAVEFRONT_PATCH here */
/include/asm-generic/
Dint-ll64.h18 typedef __s16 s16; typedef
Dspinlock.h82 return (s16)((val >> 16) - (val & 0xffff)) > 1; in arch_spin_is_contended()
Dcompat.h40 typedef s16 compat_short_t;
/include/linux/clk/
Dti.h252 int (*cm_wait_module_ready)(u8 part, s16 prcm_mod, u16 idlest_reg,
255 s16 *prcm_inst, u8 *idlest_reg_id);
/include/linux/input/
Dmt.h120 s16 x, y;
/include/net/bluetooth/
Drfcomm.h346 s16 dev_id;
354 s16 id;
/include/net/
Dnetlink.h356 s16 min, max;
1471 static inline int nla_put_s16(struct sk_buff *skb, int attrtype, s16 value) in nla_put_s16()
1473 s16 tmp = value; in nla_put_s16()
1475 return nla_put(skb, attrtype, sizeof(s16), &tmp); in nla_put_s16()
1697 static inline s16 nla_get_s16(const struct nlattr *nla) in nla_get_s16()
1699 return *(s16 *) nla_data(nla); in nla_get_s16()
/include/media/tpg/
Dv4l2-tpg.h158 s16 hue;
327 s16 hue) in tpg_s_hue()
329 hue = clamp_t(s16, hue, -128, 128); in tpg_s_hue()
/include/linux/netfilter/
Dnf_conntrack_sip.h118 unsigned int protoff, s16 off);

12