Searched defs:threshold (Results 1 - 12 of 12) sorted by relevance

/include/net/
H A Dipcomp.h11 u16 threshold; member in struct:ipcomp_data
H A Dxfrm.h563 /* default seq threshold size */
1310 u16 threshold; member in struct:xfrm_algo_comp_info
/include/linux/netfilter/
H A Dxt_NFLOG.h14 __u16 threshold; member in struct:xt_nflog_info
/include/linux/netfilter_bridge/
H A Debt_nflog.h17 __u16 threshold; member in struct:ebt_nflog_info
/include/linux/platform_data/
H A Dexynos4_tmu.h33 * @threshold: basic temperature for generating interrupt
34 * 25 <= threshold <= 125 [unit: degree Celsius]
39 * current temperature > threshold + trigger_levels[0]
42 * current temperature > threshold + trigger_levels[1]
45 * current temperature > threshold + trigger_levels[2]
48 * current temperature > threshold + trigger_levels[3]
71 u8 threshold; member in struct:exynos4_tmu_platform_data
/include/media/
H A Dov772x.h27 unsigned char threshold; member in struct:ov772x_edge_ctrl
48 .threshold = (t & OV772X_EDGE_THRESHOLD_MASK), \
/include/linux/i2c/
H A Datmel_mxt_ts.h38 unsigned int threshold; member in struct:mxt_platform_data
/include/linux/
H A Dmroute.h187 unsigned char threshold; /* TTL threshold */ member in struct:vif_device
H A Dmroute6.h181 unsigned char threshold; /* TTL threshold */ member in struct:mif_device
H A Domap3isp.h251 __u8 threshold; /* Threshold Value for Horizontal Median Filter */ member in struct:omap3isp_h3a_af_hmf
449 * @thres: Horizontal median filter threshold.
613 * between the pixels in the image along with the filter threshold.
615 * format in the image, vertical and horizontal gradient threshold.
/include/linux/mfd/
H A Ddbx500-prcmu.h500 static inline int prcmu_config_hotdog(u8 threshold) argument
505 return db8500_prcmu_config_hotdog(threshold);
730 static inline int prcmu_config_hotdog(u8 threshold) argument
H A Ddb8500-prcmu.h526 int db8500_prcmu_config_hotdog(u8 threshold);
653 static inline int db8500_prcmu_config_hotdog(u8 threshold) argument

Completed in 207 milliseconds