Searched refs:s16 (Results 401 - 425 of 702) sorted by relevance

<<11121314151617181920>>

/linux-master/arch/arm/mach-omap2/
H A Dprm3xxx.c228 static int omap3xxx_prm_clear_mod_irqs(s16 module, u8 regs, u32 wkst_mask)
/linux-master/drivers/iio/accel/
H A Dmma9551_core.c730 s16 raw_accel;
H A Dstk8ba50.c96 s16 chans[3];
/linux-master/drivers/input/tablet/
H A Dpegasus_notetaker.c163 input_report_abs(dev, ABS_X, (s16)x);
/linux-master/drivers/net/wireless/ath/ath5k/
H A Deeprom.c765 sizeof(s16), GFP_KERNEL);
947 sizeof(s16), GFP_KERNEL);
985 sizeof(s16), GFP_KERNEL);
1241 sizeof(s16), GFP_KERNEL);
/linux-master/drivers/platform/surface/
H A Dsurface3_power.c275 s16 tmp;
/linux-master/drivers/iio/chemical/
H A Dccs811.c83 s16 channels[2];
/linux-master/drivers/media/i2c/
H A Dvpx3220.c117 s16 data;
/linux-master/drivers/net/ethernet/sfc/
H A Drx.c260 s16 offset;
/linux-master/drivers/media/dvb-frontends/
H A Dves1820.c106 s16 SFIL = 0;
/linux-master/drivers/scsi/aacraid/
H A Daacraid.h1229 s16 type; // used for verification of structure
1230 s16 size;
1296 s16 type;
1297 s16 size;
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dmt792x_mac.c37 s16 coverage_class = phy->coverage_class;
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dsar.c463 s16 tmp, txpwr, instant_txpwr = 0;
/linux-master/drivers/hwmon/
H A Dmax31760.c83 s16 temp;
H A Dlm95241.c90 s16 val_hl = (val_h << 8) | val_l;
H A Dadc128d818.c72 s16 temp[3]; /* Register value, normalized to 9 bit
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_debugfs.c253 s16 nr_messages;
/linux-master/arch/arm64/kernel/
H A Dmodule.c69 *(s16 *)place = sval;
/linux-master/drivers/platform/arm64/
H A Dacer-aspire1-ec.c275 val->intval = (s16)get_unaligned_le16(&ddat.current_now) * MILLI_TO_MICRO;
/linux-master/kernel/trace/
H A Dtrace_probe.h167 DECLARE_BASIC_PRINT_TYPE_FUNC(s16); variable
/linux-master/drivers/input/misc/
H A Dbma150.c308 s16 x, y, z;
H A Dims-pcu.c1262 s16 result;
1269 result = (s16)get_unaligned_le16(pcu->cmd_buf + OFN_REG_RESULT_OFFSET);
1282 s16 result;
1289 result = (s16)get_unaligned_le16(pcu->cmd_buf + OFN_REG_RESULT_OFFSET);
/linux-master/drivers/misc/cxl/
H A Dtrace.h89 TP_PROTO(struct cxl_context *ctx, u64 wed, s16 num_interrupts, u64 amr),
100 __field(s16, num_interrupts)
/linux-master/drivers/usb/host/
H A Disp1362.h392 s16 ptd_offset; /* buffer offset in ISP1362 where
533 #define frame_before(f1, f2) ((s16)((u16)f1 - (u16)f2) < 0)
/linux-master/drivers/gpu/drm/omapdrm/
H A Domap_crtc.c368 static s16 omap_crtc_s31_32_to_s2_8(s64 coef)
373 s16 ret = clamp_val(((cbits & ~sign_bit) >> 24), 0, 0x1ff);

Completed in 262 milliseconds

<<11121314151617181920>>