/linux-6.6.21/drivers/md/persistent-data/ |
D | dm-space-map-metadata.c | 24 struct threshold { struct 25 bool threshold_set; argument 27 dm_block_t threshold; member 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()
|
/linux-6.6.21/net/wireless/ |
D | wext-spy.c | 116 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-6.6.21/drivers/soc/tegra/fuse/ |
D | speedo-tegra114.c | 34 int *threshold) in rev_sku_to_speedo_ids() 77 int threshold; in tegra114_init_speedo_data() local
|
D | speedo-tegra124.c | 51 int *threshold) in rev_sku_to_speedo_ids() 104 int i, threshold, soc_speedo_0_value; in tegra124_init_speedo_data() local
|
/linux-6.6.21/drivers/staging/media/atomisp/pci/isp/kernels/anr/anr_1.0/ |
D | ia_css_anr_param.h | 23 s32 threshold; member
|
D | ia_css_anr_types.h | 31 s32 threshold; /** Threshold */ member
|
/linux-6.6.21/drivers/nvme/host/ |
D | hwmon.c | 22 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-6.6.21/drivers/gpu/host1x/hw/ |
D | opcodes.h | 14 unsigned indx, unsigned threshold) in host1x_class_host_wait_syncpt() 21 unsigned indx, unsigned threshold) in host1x_class_host_load_syncpt_base()
|
D | channel_hw.c | 50 static void submit_wait(struct host1x_job *job, u32 id, u32 threshold, in submit_wait() 120 u32 threshold; in submit_gathers() local
|
/linux-6.6.21/net/devlink/ |
D | sb.c | 456 u32 threshold; in devlink_nl_sb_port_pool_fill() local 612 u32 threshold, in devlink_sb_port_pool_set() 631 u32 threshold; in devlink_nl_cmd_sb_port_pool_set_doit() local 661 u32 threshold; in devlink_nl_sb_tc_pool_bind_fill() local 851 u16 pool_index, u32 threshold, in devlink_sb_tc_pool_bind_set() 873 u32 threshold; in devlink_nl_cmd_sb_tc_pool_bind_set_doit() local
|
/linux-6.6.21/drivers/net/ethernet/samsung/sxgbe/ |
D | sxgbe_mtl.c | 104 int threshold) in sxgbe_mtl_fc_active() 125 int threshold) in sxgbe_mtl_fc_deactive()
|
/linux-6.6.21/include/net/ |
D | ipcomp.h | 14 u16 threshold; member
|
/linux-6.6.21/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_1.0/ |
D | ia_css_xnr_param.h | 41 u16 threshold; member
|
D | ia_css_xnr_types.h | 68 u16 threshold; member
|
/linux-6.6.21/drivers/staging/media/atomisp/pci/isp/kernels/dp/dp_1.0/ |
D | ia_css_dp_types.h | 31 ia_css_u0_16 threshold; /** The threshold of defect pixel correction, member
|
/linux-6.6.21/include/uapi/linux/netfilter/ |
D | xt_NFLOG.h | 19 __u16 threshold; member
|
/linux-6.6.21/include/uapi/linux/netfilter_bridge/ |
D | ebt_nflog.h | 18 __u16 threshold; member
|
/linux-6.6.21/drivers/gpu/host1x/ |
D | fence.h | 15 u32 threshold; member
|
D | fence.c | 125 struct dma_fence *host1x_fence_create(struct host1x_syncpt *sp, u32 threshold, in host1x_fence_create()
|
D | job.h | 23 u32 threshold; member
|
/linux-6.6.21/drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_1.0/ |
D | ia_css_ynr_types.h | 64 ia_css_u8_8 threshold; /** The threshold that divides noises from member
|
/linux-6.6.21/include/media/i2c/ |
D | ov772x.h | 24 unsigned char threshold; member
|
/linux-6.6.21/sound/soc/ti/ |
D | omap-mcpdm.c | 35 u32 threshold; /* FIFO threshold */ member 301 u32 threshold; in omap_mcpdm_dai_hw_params() local
|
D | omap-mcbsp.c | 241 static void omap_mcbsp_set_tx_threshold(struct omap_mcbsp *mcbsp, u16 threshold) in omap_mcbsp_set_tx_threshold() 252 static void omap_mcbsp_set_rx_threshold(struct omap_mcbsp *mcbsp, u16 threshold) in omap_mcbsp_set_rx_threshold() 278 u16 buffstat, threshold; in omap_mcbsp_get_rx_delay() local
|
/linux-6.6.21/drivers/dma/ |
D | stm32-dma.c | 220 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() 1252 u32 num_sgs, best_burst, threshold; in stm32_dma_prep_dma_memcpy() local
|