Home
last modified time | relevance | path

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

123456789

/linux/drivers/md/persistent-data/
A 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/net/wireless/
A 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/drivers/soc/tegra/fuse/
A Dspeedo-tegra114.c34 int *threshold) in rev_sku_to_speedo_ids()
77 int threshold; in tegra114_init_speedo_data() local
A 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
/linux/drivers/gpu/host1x/
A Dfence.c26 u32 threshold; member
146 struct dma_fence *host1x_fence_create(struct host1x_syncpt *sp, u32 threshold) in host1x_fence_create()
/linux/drivers/gpu/host1x/hw/
A Dhost1x02_hardware.h19 unsigned indx, unsigned threshold) in host1x_class_host_wait_syncpt()
26 unsigned indx, unsigned threshold) in host1x_class_host_load_syncpt_base()
A Dhost1x04_hardware.h19 unsigned indx, unsigned threshold) in host1x_class_host_wait_syncpt()
26 unsigned indx, unsigned threshold) in host1x_class_host_load_syncpt_base()
A Dhost1x05_hardware.h19 unsigned indx, unsigned threshold) in host1x_class_host_wait_syncpt()
26 unsigned indx, unsigned threshold) in host1x_class_host_load_syncpt_base()
A Dhost1x06_hardware.h20 unsigned indx, unsigned threshold) in host1x_class_host_wait_syncpt()
27 unsigned indx, unsigned threshold) in host1x_class_host_load_syncpt_base()
A Dchannel_hw.c50 static void submit_wait(struct host1x_cdma *cdma, u32 id, u32 threshold, in submit_wait()
89 u32 threshold; in submit_gathers() local
A Dhost1x01_hardware.h19 unsigned indx, unsigned threshold) in host1x_class_host_wait_syncpt()
26 unsigned indx, unsigned threshold) in host1x_class_host_load_syncpt_base()
A Dhost1x07_hardware.h20 unsigned indx, unsigned threshold) in host1x_class_host_wait_syncpt()
27 unsigned indx, unsigned threshold) in host1x_class_host_load_syncpt_base()
/linux/drivers/staging/media/atomisp/pci/isp/kernels/anr/anr_1.0/
A Dia_css_anr_param.h23 s32 threshold; member
A Dia_css_anr_types.h31 s32 threshold; /** Threshold */ member
/linux/drivers/nvme/host/
A 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/include/net/
A Dipcomp.h12 u16 threshold; member
/linux/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_1.0/
A Dia_css_xnr_param.h41 u16 threshold; member
A Dia_css_xnr_types.h68 u16 threshold; member
/linux/drivers/net/ethernet/samsung/sxgbe/
A Dsxgbe_mtl.c104 int threshold) in sxgbe_mtl_fc_active()
125 int threshold) in sxgbe_mtl_fc_deactive()
/linux/drivers/staging/media/atomisp/pci/isp/kernels/dp/dp_1.0/
A Dia_css_dp_types.h31 ia_css_u0_16 threshold; /** The threshold of defect pixel correction, member
/linux/include/uapi/linux/netfilter/
A Dxt_NFLOG.h19 __u16 threshold; member
/linux/include/uapi/linux/netfilter_bridge/
A Debt_nflog.h18 __u16 threshold; member
/linux/drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_1.0/
A Dia_css_ynr_types.h64 ia_css_u8_8 threshold; /** The threshold that divides noises from member
/linux/include/media/i2c/
A Dov772x.h24 unsigned char threshold; member
/linux/drivers/dma/
A Dstm32-dma.c208 u32 threshold; member
270 u32 threshold) in stm32_dma_get_max_width()
289 static bool stm32_dma_fifo_threshold_is_allowed(u32 burst, u32 threshold, in stm32_dma_fifo_threshold_is_allowed()
316 static bool stm32_dma_is_burst_possible(u32 buf_len, u32 threshold) in stm32_dma_is_burst_possible()
330 static u32 stm32_dma_get_best_burst(u32 buf_len, u32 max_burst, u32 threshold, in stm32_dma_get_best_burst()
1022 u32 num_sgs, best_burst, dma_burst, threshold; in stm32_dma_prep_dma_memcpy() local

Completed in 37 milliseconds

123456789