Home
last modified time | relevance | path

Searched defs:threshold (Results 1 – 25 of 209) sorted by relevance

123456789

/Linux-v6.1/drivers/md/persistent-data/
Ddm-space-map-metadata.c23 struct threshold { struct
24 bool threshold_set; argument
26 dm_block_t threshold; argument
28 dm_sm_threshold_fn fn; argument
32 static void threshold_init(struct threshold *t) in threshold_init() argument
178 struct threshold threshold; member
521 dm_block_t threshold, in sm_metadata_register_threshold_callback()
/Linux-v6.1/net/wireless/
Dwext-spy.c116 struct iw_thrspy * threshold = (struct iw_thrspy *) extra; in iw_handler_set_thrspy() local
143 struct iw_thrspy * threshold = (struct iw_thrspy *) extra; in iw_handler_get_thrspy() local
167 struct iw_thrspy threshold; in iw_send_thrspy_event() local
/Linux-v6.1/drivers/soc/tegra/fuse/
Dspeedo-tegra114.c34 int *threshold) in rev_sku_to_speedo_ids()
77 int threshold; in tegra114_init_speedo_data() local
Dspeedo-tegra124.c51 int *threshold) in rev_sku_to_speedo_ids()
104 int i, threshold, soc_speedo_0_value; in tegra124_init_speedo_data() local
Dspeedo-tegra210.c58 u8 speedo_rev, int *threshold) in rev_sku_to_speedo_ids()
/Linux-v6.1/drivers/gpu/host1x/
Dfence.c26 u32 threshold; member
146 struct dma_fence *host1x_fence_create(struct host1x_syncpt *sp, u32 threshold) in host1x_fence_create()
Djob.h23 u32 threshold; member
/Linux-v6.1/drivers/staging/media/atomisp/pci/isp/kernels/anr/anr_1.0/
Dia_css_anr_param.h23 s32 threshold; member
Dia_css_anr_types.h31 s32 threshold; /** Threshold */ member
/Linux-v6.1/drivers/nvme/host/
Dhwmon.c22 unsigned int threshold = sensor << NVME_TEMP_THRESH_SELECT_SHIFT; in nvme_get_temp_thresh() local
43 unsigned int threshold = sensor << NVME_TEMP_THRESH_SELECT_SHIFT; in nvme_set_temp_thresh() local
/Linux-v6.1/drivers/gpu/host1x/hw/
Dchannel_hw.c50 static void submit_wait(struct host1x_job *job, u32 id, u32 threshold, in submit_wait()
120 u32 threshold; in submit_gathers() local
Dopcodes.h14 unsigned indx, unsigned threshold) in host1x_class_host_wait_syncpt()
21 unsigned indx, unsigned threshold) in host1x_class_host_load_syncpt_base()
/Linux-v6.1/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_mtl.c104 int threshold) in sxgbe_mtl_fc_active()
125 int threshold) in sxgbe_mtl_fc_deactive()
/Linux-v6.1/include/net/
Dipcomp.h14 u16 threshold; member
/Linux-v6.1/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_1.0/
Dia_css_xnr_param.h41 u16 threshold; member
Dia_css_xnr_types.h68 u16 threshold; member
/Linux-v6.1/drivers/staging/media/atomisp/pci/isp/kernels/dp/dp_1.0/
Dia_css_dp_types.h31 ia_css_u0_16 threshold; /** The threshold of defect pixel correction, member
/Linux-v6.1/include/uapi/linux/netfilter/
Dxt_NFLOG.h19 __u16 threshold; member
/Linux-v6.1/include/uapi/linux/netfilter_bridge/
Debt_nflog.h18 __u16 threshold; member
/Linux-v6.1/drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_1.0/
Dia_css_ynr_types.h64 ia_css_u8_8 threshold; /** The threshold that divides noises from member
/Linux-v6.1/include/media/i2c/
Dov772x.h24 unsigned char threshold; member
/Linux-v6.1/sound/soc/ti/
Domap-mcpdm.c35 u32 threshold; /* FIFO threshold */ member
301 u32 threshold; in omap_mcpdm_dai_hw_params() local
Domap-mcbsp.c239 static void omap_mcbsp_set_tx_threshold(struct omap_mcbsp *mcbsp, u16 threshold) in omap_mcbsp_set_tx_threshold()
250 static void omap_mcbsp_set_rx_threshold(struct omap_mcbsp *mcbsp, u16 threshold) in omap_mcbsp_set_rx_threshold()
276 u16 buffstat, threshold; in omap_mcbsp_get_rx_delay() local
/Linux-v6.1/drivers/dma/
Dstm32-dma.c220 u32 threshold; member
285 u32 threshold) in stm32_dma_get_max_width()
304 static bool stm32_dma_fifo_threshold_is_allowed(u32 burst, u32 threshold, in stm32_dma_fifo_threshold_is_allowed()
331 static bool stm32_dma_is_burst_possible(u32 buf_len, u32 threshold) in stm32_dma_is_burst_possible()
345 static u32 stm32_dma_get_best_burst(u32 buf_len, u32 max_burst, u32 threshold, in stm32_dma_get_best_burst()
1250 u32 num_sgs, best_burst, dma_burst, threshold; in stm32_dma_prep_dma_memcpy() local
/Linux-v6.1/sound/soc/tegra/
Dtegra_cif.h34 unsigned int threshold; member

123456789