Searched refs:s32 (Results 501 - 525 of 1829) sorted by relevance

<<21222324252627282930>>

/linux-master/include/net/
H A Dmac802154.h218 int (*set_txpower)(struct ieee802154_hw *hw, s32 mbm);
222 int (*set_cca_ed_level)(struct ieee802154_hw *hw, s32 mbm);
/linux-master/include/linux/
H A Dstatic_call.h175 s32 tramp;
176 s32 key;
H A Dkstrtox.h89 static inline int __must_check kstrtos32(const char *s, unsigned int base, s32 *res)
127 static inline int __must_check kstrtos32_from_user(const char __user *s, size_t count, unsigned int base, s32 *res)
H A Decryptfs.h69 s32 hash_algo;
/linux-master/drivers/staging/media/av7110/
H A Ddvb_filter.h176 s32 time_code;
185 s32 picture_coding_parameter;
/linux-master/drivers/macintosh/
H A Dwindfarm_lm87_sensor.c66 static int wf_lm87_get(struct wf_sensor *sr, s32 *value)
69 s32 temp;
/linux-master/drivers/net/ethernet/sfc/
H A Defx.h103 static inline s32 efx_filter_insert_filter(struct efx_nic *efx,
153 static inline s32 efx_filter_get_rx_ids(struct efx_nic *efx,
/linux-master/drivers/media/rc/
H A Dgpio-ir-tx.c55 * m68k ndelay(s64) does not compile; so use s32 rather than s64.
57 s32 delta;
101 * m68k ndelay(s64) does not compile; so use s32 rather than s64.
103 s32 delta;
/linux-master/drivers/mfd/
H A Dacer-ec-a500.c42 s32 ret = 0;
71 s32 ret = 0;
/linux-master/drivers/hid/
H A Dhid-uclogic-params-test.c20 const s32 desc_params[UCLOGIC_RDESC_PH_ID_NUM];
142 s32 desc_params[UCLOGIC_RDESC_PH_ID_NUM];
/linux-master/drivers/iio/temperature/
H A Dmlx90614.c111 static s32 mlx90614_write_word(const struct i2c_client *client, u8 command,
120 s32 ret;
149 static inline s32 mlx90614_iir_search(const struct i2c_client *client,
156 s32 ret;
249 s32 ret;
352 s32 ret;
474 s32 ret;
571 s32 ret;
/linux-master/arch/powerpc/include/asm/nohash/32/
H A Dmmu-8xx.h269 extern s32 patch__itlbmiss_exit_1, patch__dtlbmiss_exit_1;
270 extern s32 patch__itlbmiss_perf, patch__dtlbmiss_perf;
/linux-master/drivers/media/pci/ivtv/
H A Divtv-driver.h394 s32 src_x;
395 s32 src_y;
398 s32 dst_x;
399 s32 dst_y;
402 s32 pan_x;
403 s32 pan_y;
408 s32 tru_x;
412 s32 lace_mode;
/linux-master/tools/testing/selftests/bpf/progs/
H A Dexceptions_assert.c68 _Static_assert(_Generic((sk->rx_queue_mapping), s32: 1, default: 0), "type match");
95 _Static_assert(_Generic((sk->rx_queue_mapping), s32: 1, default: 0), "type match");
/linux-master/drivers/net/ethernet/intel/igb/
H A Digb.h335 s32 idleslope; /* idleSlope in kbps */
336 s32 sendslope; /* sendSlope in kbps */
337 s32 hicredit; /* hiCredit in bytes */
338 s32 locredit; /* loCredit in bytes */
763 static inline s32 igb_reset_phy(struct e1000_hw *hw)
771 static inline s32 igb_read_phy_reg(struct e1000_hw *hw, u32 offset, u16 *data)
779 static inline s32 igb_write_phy_reg(struct e1000_hw *hw, u32 offset, u16 data)
787 static inline s32 igb_get_phy_info(struct e1000_hw *hw)
/linux-master/fs/btrfs/
H A Dfree-space-cache.h45 s32 bitmap_extents;
80 s32 discardable_extents[BTRFS_STAT_NR_ENTRIES];
/linux-master/arch/arm64/kernel/pi/
H A Dpatch-scs.c127 s32 initial_loc;
128 s32 range;
/linux-master/lib/math/
H A Ddiv64.c68 s64 div_s64_rem(s64 dividend, s32 divisor, s32 *remainder)
/linux-master/sound/core/
H A Dpcm_compat.c13 s32 __user *src)
71 s32 tstamp_mode;
167 s32 delay;
280 s32 result;
318 s32 result;
377 s32 pad1;
383 s32 pad3;
546 SNDRV_PCM_IOCTL_DELAY32 = _IOR('A', 0x21, s32),
/linux-master/drivers/vfio/fsl-mc/
H A Dvfio_fsl_mc_intr.c134 s32 fd = *(s32 *)data;
/linux-master/drivers/interconnect/samsung/
H A Dexynos.c64 s32 src_freq = max(src->avg_bw, src->peak_bw) / src_priv->bus_clk_ratio;
65 s32 dst_freq = max(dst->avg_bw, dst->peak_bw) / dst_priv->bus_clk_ratio;
/linux-master/arch/sparc/kernel/
H A Dstarfire.c28 if (ssnode != 0 && (s32)ssnode != -1)
/linux-master/include/linux/platform_data/
H A Dcros_ec_sensorhub.h174 s32 future_timestamp_count;
/linux-master/drivers/media/usb/pwc/
H A Dpwc.h298 s32 last_red_balance;
299 s32 last_blue_balance;
307 s32 last_gain;
315 s32 last_exposure;
/linux-master/drivers/gpu/drm/nouveau/include/nvif/
H A Ddevice.h22 s32 oclass, void *, u32, struct nvif_device *);

Completed in 254 milliseconds

<<21222324252627282930>>