Home
last modified time | relevance | path

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

12345

/drivers/md/persistent-data/
Ddm-space-map-metadata.c22 struct threshold { struct
23 bool threshold_set; argument
25 dm_block_t threshold; member
27 dm_sm_threshold_fn fn; argument
31 static void threshold_init(struct threshold *t) in threshold_init() argument
177 struct threshold threshold; member
512 dm_block_t threshold, in sm_metadata_register_threshold_callback()
Ddm-btree-remove.c212 unsigned int threshold = 2 * (merge_threshold(left) + 1); in __rebalance2() local
358 unsigned threshold = merge_threshold(left) * 4 + 1; in __rebalance3() local
/drivers/soc/tegra/fuse/
Dspeedo-tegra114.c45 int *threshold) in rev_sku_to_speedo_ids()
88 int threshold; in tegra114_init_speedo_data() local
Dspeedo-tegra124.c62 int *threshold) in rev_sku_to_speedo_ids()
115 int i, threshold, cpu_speedo_0_value, soc_speedo_0_value; in tegra124_init_speedo_data() local
Dspeedo-tegra210.c69 u8 speedo_rev, int *threshold) in rev_sku_to_speedo_ids()
/drivers/gpu/host1x/hw/
Dhost1x05_hardware.h30 unsigned indx, unsigned threshold) in host1x_class_host_wait_syncpt()
37 unsigned indx, unsigned threshold) in host1x_class_host_load_syncpt_base()
Dhost1x04_hardware.h30 unsigned indx, unsigned threshold) in host1x_class_host_wait_syncpt()
37 unsigned indx, unsigned threshold) in host1x_class_host_load_syncpt_base()
Dhost1x02_hardware.h30 unsigned indx, unsigned threshold) in host1x_class_host_wait_syncpt()
37 unsigned indx, unsigned threshold) in host1x_class_host_load_syncpt_base()
Dhost1x01_hardware.h30 unsigned indx, unsigned threshold) in host1x_class_host_wait_syncpt()
37 unsigned indx, unsigned threshold) in host1x_class_host_load_syncpt_base()
/drivers/staging/media/atomisp/pci/atomisp2/css2400/isp/kernels/anr/anr_1.0/
Dia_css_anr_param.h22 int32_t threshold; member
Dia_css_anr_types.h30 int32_t threshold; /**< Threshold */ member
/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_mtl.c107 int threshold) in sxgbe_mtl_fc_active()
128 int threshold) in sxgbe_mtl_fc_deactive()
/drivers/staging/media/atomisp/pci/atomisp2/css2400/isp/kernels/xnr/xnr_1.0/
Dia_css_xnr_param.h48 uint16_t threshold; member
Dia_css_xnr_types.h67 uint16_t threshold; member
/drivers/staging/media/atomisp/pci/atomisp2/css2400/isp/kernels/dp/dp_1.0/
Dia_css_dp_types.h31 ia_css_u0_16 threshold; /**< The threshold of defect pixel correction, member
/drivers/staging/media/atomisp/pci/atomisp2/css2400/isp/kernels/ynr/ynr_1.0/
Dia_css_ynr_types.h63 ia_css_u8_8 threshold; /**< The threshold that divides noises from member
Dia_css_ynr_param.h22 int32_t threshold; member
/drivers/watchdog/
Dintel_scu_watchdog.h50 u32 threshold; member
Dintel_scu_watchdog.c126 static int watchdog_set_ipc(int soft_threshold, int threshold) in watchdog_set_ipc()
/drivers/input/misc/
Dgpio_tilt_polled.c36 int threshold; member
/drivers/spi/
Dspi-pxa2xx-dma.c235 u32 *threshold) in pxa2xx_spi_set_dma_burst_and_threshold()
/drivers/md/bcache/
Dio.c112 unsigned threshold = op_is_write(bio_op(bio)) in bch_bbio_count_io_errors() local
/drivers/cpuidle/governors/
Dladder.c33 } threshold; member
/drivers/thermal/qcom/
Dtsens.h72 int threshold; member
/drivers/media/rc/
Dsir_ir.c37 static int threshold = 3; variable

12345