/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/hw/ |
H A D | dwb.h | 187 struct dc_dwb_params *params); 193 struct dc_dwb_params *params); 238 struct dc_dwb_params *params);
|
/kernel/linux/linux-5.10/drivers/mtd/spi-nor/ |
H A D | spansion.c | 15 struct spi_nor_flash_parameter *params) in s25fs_s_post_bfpt_fixups() 23 params->page_size = 256; in s25fs_s_post_bfpt_fixups() 111 if (nor->params->size <= SZ_16M) in spansion_post_sfdp_fixups() 12 s25fs_s_post_bfpt_fixups(struct spi_nor *nor, const struct sfdp_parameter_header *bfpt_header, const struct sfdp_bfpt *bfpt, struct spi_nor_flash_parameter *params) s25fs_s_post_bfpt_fixups() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/ |
H A D | tx.c | 7 #include "en/params.h" 13 struct mlx5e_params *params = &priv->channels.params; in mlx5e_xsk_wakeup() local 20 if (unlikely(!mlx5e_qid_get_ch_if_in_group(params, qid, MLX5E_RQ_GROUP_XSK, &ix))) in mlx5e_xsk_wakeup()
|
/kernel/linux/linux-5.10/drivers/soc/fsl/dpio/ |
H A D | dpio.c | 48 dpio_cmd = (struct dpio_cmd_open *)cmd.params; in dpio_open() 155 dpio_rsp = (struct dpio_rsp_get_attr *)cmd.params; in dpio_get_attributes() 179 dpio_cmd = (struct dpio_stashing_dest *)cmd.params; in dpio_set_stashing_destination()
|
/kernel/linux/linux-5.10/sound/pci/oxygen/ |
H A D | xonar_lib.c | 77 struct snd_pcm_hw_params *params) in xonar_set_cs53x1_params() 81 if (params_rate(params) <= 54000) in xonar_set_cs53x1_params() 83 else if (params_rate(params) <= 108000) in xonar_set_cs53x1_params() 76 xonar_set_cs53x1_params(struct oxygen *chip, struct snd_pcm_hw_params *params) xonar_set_cs53x1_params() argument
|
/kernel/linux/linux-5.10/sound/soc/qcom/ |
H A D | storm.c | 20 struct snd_pcm_hw_params *params) in storm_ops_hw_params() 24 snd_pcm_format_t format = params_format(params); in storm_ops_hw_params() 25 unsigned int rate = params_rate(params); in storm_ops_hw_params() 19 storm_ops_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params) storm_ops_hw_params() argument
|
/kernel/linux/linux-5.10/sound/soc/samsung/ |
H A D | smdk_spdif.c | 101 struct snd_pcm_hw_params *params) in smdk_hw_params() 108 switch (params_rate(params)) { in smdk_hw_params() 125 rclk_rate = params_rate(params) * ratio; in smdk_hw_params() 100 smdk_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params) smdk_hw_params() argument
|
/kernel/linux/linux-5.10/sound/soc/sof/intel/ |
H A D | hda-compress.c | 61 struct snd_compr_params *params, in hda_probe_compr_set_params() 71 /* compr params do not store bit depth, default to S32_LE */ in hda_probe_compr_set_params() 76 rate = hda_dsp_get_mult_div(sdev, params->codec.sample_rate); in hda_probe_compr_set_params() 78 hstream->format_val = rate | bits | (params->codec.ch_out - 1); in hda_probe_compr_set_params() 59 hda_probe_compr_set_params(struct snd_sof_dev *sdev, struct snd_compr_stream *cstream, struct snd_compr_params *params, struct snd_soc_dai *dai) hda_probe_compr_set_params() argument
|
/kernel/linux/linux-5.10/sound/soc/meson/ |
H A D | gx-card.c | 18 * Base params for the codec to codec links 30 struct snd_pcm_hw_params *params) in gx_card_i2s_be_hw_params() 37 return meson_card_i2s_set_sysclk(substream, params, be->mclk_fs); in gx_card_i2s_be_hw_params() 105 /* Or apply codec to codec params if necessary */ in gx_card_add_link() 107 dai_link->params = &codec_params; in gx_card_add_link() 29 gx_card_i2s_be_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params) gx_card_i2s_be_hw_params() argument
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | dmaengine_pcm.h | 29 const struct snd_pcm_hw_params *params, struct dma_slave_config *slave_config); 133 struct snd_pcm_hw_params *params, 159 struct snd_pcm_hw_params *params,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | intel_region_lmem.c | 79 if (mem->i915->params.fake_lmem_start) { in region_lmem_init() 114 GEM_BUG_ON(!i915->params.fake_lmem_start); in intel_setup_fake_lmem() 119 start = i915->params.fake_lmem_start; in intel_setup_fake_lmem()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/ |
H A D | tx.c | 7 #include "en/params.h" 13 struct mlx5e_params *params = &priv->channels.params; in mlx5e_xsk_wakeup() local 19 if (unlikely(qid >= params->num_channels)) in mlx5e_xsk_wakeup()
|
/kernel/linux/linux-6.6/drivers/mtd/spi-nor/ |
H A D | macronix.c | 110 nor->params->quad_enable = spi_nor_sr1_bit6_quad_enable; in macronix_nor_default_init() 115 if (!nor->params->set_4byte_addr_mode) in macronix_nor_late_init() 116 nor->params->set_4byte_addr_mode = spi_nor_set_4byte_addr_mode_en4b_ex4b; in macronix_nor_late_init()
|
/kernel/linux/linux-6.6/drivers/soc/fsl/dpio/ |
H A D | dpio.c | 48 dpio_cmd = (struct dpio_cmd_open *)cmd.params; in dpio_open() 155 dpio_rsp = (struct dpio_rsp_get_attr *)cmd.params; in dpio_get_attributes() 180 dpio_cmd = (struct dpio_stashing_dest *)cmd.params; in dpio_set_stashing_destination()
|
/kernel/linux/linux-6.6/drivers/bus/fsl-mc/ |
H A D | dpcon.c | 41 dpcon_cmd = (struct dpcon_cmd_open *)cmd.params; in dpcon_open() 183 dpcon_rsp = (struct dpcon_rsp_get_attr *)cmd.params; in dpcon_get_attributes() 213 dpcon_cmd = (struct dpcon_cmd_set_notification *)cmd.params; in dpcon_set_notification()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/hw/ |
H A D | dwb.h | 180 struct dc_dwb_params *params); 186 struct dc_dwb_params *params); 225 struct dc_dwb_params *params);
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | dmaengine_pcm.h | 31 const struct snd_pcm_hw_params *params, struct dma_slave_config *slave_config); 138 struct snd_pcm_hw_params *params, 164 struct snd_pcm_hw_params *params,
|
/kernel/linux/linux-6.6/drivers/cxl/core/ |
H A D | trace.c | 12 struct cxl_region_params *p = &cxlr->params; in cxl_is_hpa_in_range() 40 struct cxl_region_params *p = &cxlr->params; in cxl_dpa_to_hpa() 87 struct cxl_region_params *p = &cxlr->params; in cxl_trace_hpa()
|
/kernel/linux/linux-6.6/sound/pci/oxygen/ |
H A D | xonar_lib.c | 77 struct snd_pcm_hw_params *params) in xonar_set_cs53x1_params() 81 if (params_rate(params) <= 54000) in xonar_set_cs53x1_params() 83 else if (params_rate(params) <= 108000) in xonar_set_cs53x1_params() 76 xonar_set_cs53x1_params(struct oxygen *chip, struct snd_pcm_hw_params *params) xonar_set_cs53x1_params() argument
|
/kernel/linux/linux-6.6/sound/soc/samsung/ |
H A D | smdk_spdif.c | 101 struct snd_pcm_hw_params *params) in smdk_hw_params() 108 switch (params_rate(params)) { in smdk_hw_params() 125 rclk_rate = params_rate(params) * ratio; in smdk_hw_params() 100 smdk_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params) smdk_hw_params() argument
|
/kernel/linux/linux-6.6/sound/soc/sof/intel/ |
H A D | hda-probes.c | 71 struct snd_compr_params *params, in hda_probes_compr_set_params() 82 /* compr params do not store bit depth, default to S32_LE */ in hda_probes_compr_set_params() 87 rate = hda_dsp_get_mult_div(sdev, params->codec.sample_rate); in hda_probes_compr_set_params() 89 hstream->format_val = rate | bits | (params->codec.ch_out - 1); in hda_probes_compr_set_params() 69 hda_probes_compr_set_params(struct sof_client_dev *cdev, struct snd_compr_stream *cstream, struct snd_compr_params *params, struct snd_soc_dai *dai) hda_probes_compr_set_params() argument
|
/kernel/linux/linux-6.6/sound/soc/qcom/ |
H A D | storm.c | 20 struct snd_pcm_hw_params *params) in storm_ops_hw_params() 24 snd_pcm_format_t format = params_format(params); in storm_ops_hw_params() 25 unsigned int rate = params_rate(params); in storm_ops_hw_params() 19 storm_ops_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params) storm_ops_hw_params() argument
|
/kernel/liteos_a/apps/perf/src/ |
H A D | option.c | 85 cmd->params[0] = argv[index]; in ParseOptions() 93 cmd->params[i] = argv[index]; in ParseOptions() 97 printf_debug("paras[%d]:%s\n", j, cmd->params[j]); in ParseOptions()
|
/third_party/ffmpeg/libavfilter/tests/ |
H A D | dnn-layer-mathunary.c | 75 DnnLayerMathUnaryParams params; in test() local 82 params.un_op = op; in test() 92 ff_dnn_execute_layer_math_unary(operands, input_indexes, 1, ¶ms, NULL); in test()
|
/third_party/ffmpeg/tests/dnn/ |
H A D | dnn-layer-mathunary-test.c | 73 DnnLayerMathUnaryParams params; in test() local 80 params.un_op = op; in test() 90 ff_dnn_execute_layer_math_unary(operands, input_indexes, 1, ¶ms, NULL); in test()
|