Home
last modified time | relevance | path

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

1234567

/drivers/md/persistent-data/
A Ddm-space-map-metadata.c24 struct threshold { struct
25 bool threshold_set; argument
27 dm_block_t threshold; argument
29 dm_sm_threshold_fn fn; argument
33 static void threshold_init(struct threshold *t) in threshold_init() argument
180 struct threshold threshold; member
525 dm_block_t threshold, in sm_metadata_register_threshold_callback()
/drivers/net/wireless/intel/ipw2x00/
A Dlibipw_spy.c118 struct iw_thrspy * threshold = (struct iw_thrspy *) extra; in ipw_wx_set_thrspy() local
145 struct iw_thrspy * threshold = (struct iw_thrspy *) extra; in ipw_wx_get_thrspy() local
169 struct iw_thrspy threshold; in iw_send_thrspy_event() local
/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
A Dspeedo-tegra210.c58 u8 speedo_rev, int *threshold) in rev_sku_to_speedo_ids()
/drivers/gpu/drm/xe/
A Dxe_gt_sriov_pf_monitor.c44 static int pf_handle_vf_threshold_event(struct xe_gt *gt, u32 vfid, u32 threshold) in pf_handle_vf_threshold_event()
82 u32 threshold; in xe_gt_sriov_pf_monitor_process_guc2pf() local
A Dxe_gpu_scheduler.h66 xe_sched_invalidate_job(struct xe_sched_job *job, int threshold) in xe_sched_invalidate_job()
/drivers/gpu/host1x/hw/
A 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
A Dopcodes.h14 unsigned indx, unsigned threshold) in host1x_class_host_wait_syncpt()
21 unsigned indx, unsigned threshold) in host1x_class_host_load_syncpt_base()
/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
/drivers/net/ethernet/samsung/sxgbe/
A Dsxgbe_mtl.c104 int threshold) in sxgbe_mtl_fc_active()
125 int threshold) in sxgbe_mtl_fc_deactive()
/drivers/dma/stm32/
A Dstm32-dma.c219 u32 threshold; member
284 u32 threshold) in stm32_dma_get_max_width()
303 static bool stm32_dma_fifo_threshold_is_allowed(u32 burst, u32 threshold, in stm32_dma_fifo_threshold_is_allowed()
330 static bool stm32_dma_is_burst_possible(u32 buf_len, u32 threshold) in stm32_dma_is_burst_possible()
344 static u32 stm32_dma_get_best_burst(u32 buf_len, u32 max_burst, u32 threshold, in stm32_dma_get_best_burst()
1249 u32 num_sgs, best_burst, threshold; in stm32_dma_prep_dma_memcpy() local
/drivers/staging/media/atomisp/pci/isp/kernels/anr/anr_1.0/
A Dia_css_anr_param.h14 s32 threshold; member
A Dia_css_anr_types.h24 s32 threshold; /** Threshold */ member
/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_1.0/
A Dia_css_xnr_param.h32 u16 threshold; member
A Dia_css_xnr_types.h59 u16 threshold; member
/drivers/staging/media/atomisp/pci/isp/kernels/dp/dp_1.0/
A Dia_css_dp_types.h22 ia_css_u0_16 threshold; /** The threshold of defect pixel correction, member
/drivers/gpu/host1x/
A Dfence.h15 u32 threshold; member
A Dfence.c125 struct dma_fence *host1x_fence_create(struct host1x_syncpt *sp, u32 threshold, in host1x_fence_create()
A Djob.h23 u32 threshold; member
/drivers/iio/light/
A Dmax44009.c346 int reg, threshold; in max44009_write_event_value() local
405 int threshold; in max44009_read_event_value() local
/drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_1.0/
A Dia_css_ynr_types.h55 ia_css_u8_8 threshold; /** The threshold that divides noises from member
A Dia_css_ynr_param.h14 s32 threshold; member
/drivers/spi/
A Dspi-pxa2xx.c64 u32 threshold; member
277 u32 *sccr1_reg, u32 threshold) in pxa2xx_spi_set_rx_thre()
575 u32 mask = drv_data->int_cr1 | drv_data->dma_cr1, threshold; in reset_sccr1() local
/drivers/net/ethernet/mellanox/mlx5/core/
A Dfs_pool.h39 int threshold; member

Completed in 810 milliseconds

1234567