Home
last modified time | relevance | path

Searched defs:params (Results 3001 - 3025 of 4979) sorted by relevance

1...<<121122123124125126127128129130>>...200

/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dbtintel.h264 btintel_read_boot_params(struct hci_dev *hdev, struct intel_boot_params *params) btintel_read_boot_params() argument
H A Dhci_bcm.c601 struct bcm_set_pcm_int_params params; in bcm_setup() local
/kernel/linux/linux-5.10/drivers/clk/
H A Dclk-si5351.c45 struct si5351_parameters params; member
129 si5351_read_parameters(struct si5351_driver_data *drvdata, u8 reg, struct si5351_parameters *params) si5351_read_parameters() argument
151 si5351_write_parameters(struct si5351_driver_data *drvdata, u8 reg, struct si5351_parameters *params) si5351_write_parameters() argument
[all...]
H A Dclk-axi-clkgen.c175 axi_clkgen_calc_clk_params(unsigned int divider, unsigned int frac_divider, struct axi_clkgen_div_params *params) axi_clkgen_calc_clk_params() argument
302 axi_clkgen_set_div(struct axi_clkgen *axi_clkgen, unsigned int reg1, unsigned int reg2, unsigned int reg3, struct axi_clkgen_div_params *params) axi_clkgen_set_div() argument
323 struct axi_clkgen_div_params params; axi_clkgen_set_rate() local
[all...]
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-winbond.c140 static struct winbond_gpio_params params; variable
[all...]
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/
H A Dqat_asym_algs.c396 static int qat_dh_set_params(struct qat_dh_ctx *ctx, struct dh *params) in qat_dh_set_params() argument
448 struct dh params; in qat_dh_set_secret() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Datom.c1204 static int amdgpu_atom_execute_table_locked(struct atom_context *ctx, int index, uint32_t * params) in amdgpu_atom_execute_table_locked() argument
1265 int amdgpu_atom_execute_table(struct atom_context *ctx, int index, uint32_t * params) in amdgpu_atom_execute_table() argument
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dacstruct.h69 union acpi_operand_object **params; member
/kernel/linux/common_modules/tzdriver/
H A Dteek_ns_client.h144 union tc_ns_parameter params[TEE_PARAM_NUM]; member
/kernel/linux/linux-5.10/arch/powerpc/platforms/ps3/
H A Dos-area.c721 struct os_area_params *params; in ps3_os_area_save_params() local
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dvector_kern.c752 char *params; in vector_config() local
/kernel/linux/linux-5.10/block/
H A Dblk-mq-debugfs.c407 const struct show_busy_params *params = data; in hctx_show_busy_rq() local
418 struct show_busy_params params = { .m = m, .hctx = hctx }; in hctx_busy_show() local
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c577 static int hpre_dh_set_params(struct hpre_ctx *ctx, struct dh *params) in hpre_dh_set_params() argument
643 struct dh params; hpre_dh_set_secret() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_timing_generator.c366 dce110_timing_generator_set_drr( struct timing_generator *tg, const struct drr_params *params) dce110_timing_generator_set_drr() argument
2104 dce110_configure_crc(struct timing_generator *tg, const struct crc_params *params) dce110_configure_crc() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_mpc.c197 mpc3_program_luta(struct mpc *mpc, int mpcc_id, const struct pwl_params *params) mpc3_program_luta() argument
230 mpc3_program_lutb(struct mpc *mpc, int mpcc_id, const struct pwl_params *params) mpc3_program_lutb() argument
320 mpc3_set_output_gamma( struct mpc *mpc, int mpcc_id, const struct pwl_params *params) mpc3_set_output_gamma() argument
463 mpc3_program_shaper_luta_settings( struct mpc *mpc, const struct pwl_params *params, uint32_t rmu_idx) mpc3_program_shaper_luta_settings() argument
612 mpc3_program_shaper_lutb_settings( struct mpc *mpc, const struct pwl_params *params, uint32_t rmu_idx) mpc3_program_shaper_lutb_settings() argument
827 mpc3_program_shaper( struct mpc *mpc, const struct pwl_params *params, uint32_t rmu_idx) mpc3_program_shaper() argument
1120 mpc3_program_3dlut( struct mpc *mpc, const struct tetrahedral_params *params, int rmu_idx) mpc3_program_3dlut() argument
[all...]
H A Ddcn30_dpp.c585 dpp3_program_blnd_luta_settings( struct dpp *dpp_base, const struct pwl_params *params) dpp3_program_blnd_luta_settings() argument
613 dpp3_program_blnd_lutb_settings( struct dpp *dpp_base, const struct pwl_params *params) dpp3_program_blnd_lutb_settings() argument
672 dpp3_program_blnd_lut( struct dpp *dpp_base, const struct pwl_params *params) dpp3_program_blnd_lut() argument
782 dpp3_program_shaper_luta_settings( struct dpp *dpp_base, const struct pwl_params *params) dpp3_program_shaper_luta_settings() argument
932 dpp3_program_shaper_lutb_settings( struct dpp *dpp_base, const struct pwl_params *params) dpp3_program_shaper_lutb_settings() argument
1083 dpp3_program_shaper( struct dpp *dpp_base, const struct pwl_params *params) dpp3_program_shaper() argument
1268 dpp3_program_3dlut( struct dpp *dpp_base, struct tetrahedral_params *params) dpp3_program_3dlut() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_optc.c897 optc1_set_drr( struct timing_generator *optc, const struct drr_params *params) optc1_set_drr() argument
1429 optc1_configure_crc(struct timing_generator *optc, const struct crc_params *params) optc1_configure_crc() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_transform.c1422 program_pwl(struct dce_transform *xfm_dce, const struct pwl_params *params) program_pwl() argument
1494 regamma_config_regions_and_segments(struct dce_transform *xfm_dce, const struct pwl_params *params) regamma_config_regions_and_segments() argument
1573 dce110_opp_program_regamma_pwl(struct transform *xfm, const struct pwl_params *params) dce110_opp_program_regamma_pwl() argument
[all...]
/kernel/linux/linux-5.10/drivers/mtd/spi-nor/
H A Dsfdp.c427 spi_nor_parse_bfpt(struct spi_nor *nor, const struct sfdp_parameter_header *bfpt_header, struct spi_nor_flash_parameter *params) spi_nor_parse_bfpt() argument
782 spi_nor_init_non_uniform_erase_map(struct spi_nor *nor, struct spi_nor_flash_parameter *params, const u32 *smpt) spi_nor_init_non_uniform_erase_map() argument
873 spi_nor_parse_smpt(struct spi_nor *nor, const struct sfdp_parameter_header *smpt_header, struct spi_nor_flash_parameter *params) spi_nor_parse_smpt() argument
923 spi_nor_parse_4bait(struct spi_nor *nor, const struct sfdp_parameter_header *param_header, struct spi_nor_flash_parameter *params) spi_nor_parse_4bait() argument
1099 spi_nor_parse_sfdp(struct spi_nor *nor, struct spi_nor_flash_parameter *params) spi_nor_parse_sfdp() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_flow.c257 static u16 ice_flow_calc_seg_sz(struct ice_flow_prof_params *params, u8 seg) in ice_flow_calc_seg_sz() argument
286 ice_flow_proc_seg_hdrs(struct ice_flow_prof_params *params) in ice_flow_proc_seg_hdrs() argument
361 ice_flow_xtract_fld(struct ice_hw *hw, struct ice_flow_prof_params *params, u8 seg, enum ice_flow_field fld) ice_flow_xtract_fld() argument
451 ice_flow_xtract_raws(struct ice_hw *hw, struct ice_flow_prof_params *params, u8 seg) ice_flow_xtract_raws() argument
528 ice_flow_create_xtrct_seq(struct ice_hw *hw, struct ice_flow_prof_params *params) ice_flow_create_xtrct_seq() argument
561 ice_flow_proc_segs(struct ice_hw *hw, struct ice_flow_prof_params *params) ice_flow_proc_segs() argument
711 struct ice_flow_prof_params params; ice_flow_add_prof_sync() local
[all...]
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/nvhe/
H A Dmem_protect.c292 struct kvm_nvhe_init_params *params = this_cpu_ptr(&kvm_init_params); in __pkvm_prot_finalize() local
/kernel/linux/linux-6.6/arch/powerpc/platforms/ps3/
H A Dos-area.c719 struct os_area_params *params; in ps3_os_area_save_params() local
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dvector_kern.c748 char *params; in vector_config() local
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Dstb0899_algo.c134 struct stb0899_params *params = &state->params; in stb0899_first_subrange() local
198 struct stb0899_params *params = &state->params; in stb0899_search_tmg() local
325 struct stb0899_params *params = &state->params; in stb0899_check_data() local
385 struct stb0899_params *params = &state->params; stb0899_search_data() local
439 struct stb0899_params *params = &state->params; stb0899_check_range() local
464 struct stb0899_params *params = &state->params; next_sub_range() local
491 struct stb0899_params *params = &state->params; stb0899_dvbs_algo() local
[all...]
H A Dstb0899_priv.h208 struct stb0899_params params; member

Completed in 33 milliseconds

1...<<121122123124125126127128129130>>...200