Searched refs:s32 (Results 251 - 275 of 1829) sorted by last modified time

<<11121314151617181920>>

/linux-master/include/net/
H A Dcfg80211.h2190 s32 power;
2480 s32 rssi_threshold;
2726 * @rssi_thold: don't report scan results below this threshold (in s32 dBm)
2731 s32 rssi_thold;
2818 s32 min_rssi_thold;
2886 s32 signal;
2967 s32 signal;
3631 s32 pattern_idx;
3984 s32 rssi_avg;
3985 s32 rssi_sprea
[all...]
/linux-master/include/linux/
H A Dthermal.h150 s32 k_po;
156 s32 k_pu;
159 s32 k_i;
162 s32 k_d;
165 s32 integral_cutoff;
H A Dstmmac.h281 s32 ptp_max_adj;
H A Dphy.h1985 s32 phy_get_internal_delay(struct phy_device *phydev, struct device *dev,
H A Dmath64.h40 static inline s64 div_s64_rem(s64 dividend, s32 divisor, s32 *remainder)
98 extern s64 div_s64_rem(s64 dividend, s32 divisor, s32 *remainder);
142 static inline s64 div_s64(s64 dividend, s32 divisor)
144 s32 remainder;
339 s32 __d = (divisor); \
H A Djump_label.h118 s32 code;
119 s32 target;
H A Dhid.h48 __s32 s32; member in union:hid_item::__anon2172
975 s32 hid_snto32(__u32 value, unsigned n);
H A Dfilter.h221 /* Short form of movsx, dst_reg = (s8,s16,s32)src_reg */
996 bool bpf_jit_inlines_helper_call(s32 imm);
1430 s32 level;
1431 s32 optname;
1432 s32 optlen;
H A Dbpf_verifier.h77 s32 off;
153 s32 s32_min_value; /* minimum possible (s32)value */
154 s32 s32_max_value; /* maximum possible (s32)value */
224 s32 subreg_def;
279 s32 minval;
280 s32 maxval;
527 s32 call_imm; /* saved imm field of call insn */
/linux-master/include/linux/qat/
H A Dqat_mig_dev.h14 s32 vf_id;
/linux-master/fs/gfs2/
H A Dincore.h571 s32 ar_commit; /* Commit interval */
572 s32 ar_statfs_quantum; /* The fast statfs interval */
573 s32 ar_quota_quantum; /* The quota interval */
574 s32 ar_statfs_percent; /* The % change to force sync */
/linux-master/fs/btrfs/
H A Dfs.h629 s32 dirty_metadata_batch;
630 s32 delalloc_batch;
H A Dbackref.c2791 struct inode_fs_paths *init_ipath(s32 total_bytes, struct btrfs_root *fs_root,
/linux-master/fs/afs/
H A Drotate.c158 s32 abort_code = op->call_abort_code;
H A Dinternal.h538 s32 abort_code;
791 s32 abort_code; /* Cumulative abort code */
810 s32 call_abort_code;
940 s32 call_abort_code; /* Abort code from single call */
1276 static inline s32 afs_op_abort_code(const struct afs_operation *op)
1286 static inline void afs_op_accumulate_error(struct afs_operation *op, int error, s32 abort_code)
/linux-master/drivers/thermal/
H A Dthermal_sysfs.c309 s32 value; \
H A Dthermal_trace_ipa.h15 u32 max_allocatable_power, int current_temp, s32 delta_temp),
26 __field(s32, delta_temp )
69 TP_PROTO(struct thermal_zone_device *tz, s32 err, s32 err_integral,
70 s64 p, s64 i, s64 d, s32 output),
74 __field(s32, err )
75 __field(s32, err_integral)
79 __field(s32, output )
H A Dgov_power_allocator.c90 s32 prev_err;
156 s32 k_i;
246 s32 err, max_power_frac;
/linux-master/drivers/thermal/intel/
H A Dintel_hfi.c73 s32 index:16;
/linux-master/drivers/spi/
H A Dspi-fsl-spi.c457 static irqreturn_t fsl_spi_irq(s32 irq, void *context_data)
/linux-master/drivers/scsi/
H A Dst.c2689 s32 sc;
/linux-master/drivers/ptp/
H A Dptp_ocp.c1351 static s32
1358 ptp_ocp_null_adjphase(struct ptp_clock_info *ptp_info, s32 phase_ns)
4229 seq_printf(s, "Time to next leap second (in sec): %d\n", (s32) val);
H A Dptp_idt82p33.c59 s32 nsec;
82 s32 nsec;
488 s32 remainder;
576 static s32 idt82p33_ddco_scaled_ppm(long current_ppm, s32 ddco_ppb)
588 return (s32)current_ppm;
604 static int idt82p33_start_ddco(struct idt82p33_channel *channel, s32 delta_ns)
606 s32 current_ppm = channel->current_freq;
608 s32 ppb;
981 static s32 idt82p33_getmaxphas
[all...]
H A Dptp_clockmatrix.c66 s32 full_count;
67 s32 count = 0;
70 s32 len;
139 s32 nsec;
907 s32 offset_ns)
970 s32 offset_ns,
1262 s32 len;
1547 static s32 phase_pull_in_scaled_ppm(s32 current_ppm, s32 phase_pull_in_pp
[all...]
H A Dptp_dte.c139 s32 ppb = scaled_ppm_to_ppb(scaled_ppm);

Completed in 333 milliseconds

<<11121314151617181920>>