/kernel/linux/linux-5.10/drivers/bluetooth/ |
H A D | btintel.h | 264 btintel_read_boot_params(struct hci_dev *hdev, struct intel_boot_params *params) btintel_read_boot_params() argument
|
H A D | hci_bcm.c | 601 struct bcm_set_pcm_int_params params; in bcm_setup() local
|
/kernel/linux/linux-5.10/drivers/clk/ |
H A D | clk-si5351.c | 45 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 D | clk-axi-clkgen.c | 175 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 D | gpio-winbond.c | 140 static struct winbond_gpio_params params; variable [all...] |
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/ |
H A D | qat_asym_algs.c | 396 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 D | atom.c | 1204 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 D | acstruct.h | 69 union acpi_operand_object **params; member
|
/kernel/linux/common_modules/tzdriver/ |
H A D | teek_ns_client.h | 144 union tc_ns_parameter params[TEE_PARAM_NUM]; member
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/ps3/ |
H A D | os-area.c | 721 struct os_area_params *params; in ps3_os_area_save_params() local
|
/kernel/linux/linux-5.10/arch/um/drivers/ |
H A D | vector_kern.c | 752 char *params; in vector_config() local
|
/kernel/linux/linux-5.10/block/ |
H A D | blk-mq-debugfs.c | 407 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 D | hpre_crypto.c | 577 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 D | dce110_timing_generator.c | 366 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 D | dcn30_mpc.c | 197 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 D | dcn30_dpp.c | 585 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 D | dcn10_optc.c | 897 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 D | dce_transform.c | 1422 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 D | sfdp.c | 427 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 D | ice_flow.c | 257 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 D | mem_protect.c | 292 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 D | os-area.c | 719 struct os_area_params *params; in ps3_os_area_save_params() local
|
/kernel/linux/linux-6.6/arch/um/drivers/ |
H A D | vector_kern.c | 748 char *params; in vector_config() local
|
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | stb0899_algo.c | 134 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 D | stb0899_priv.h | 208 struct stb0899_params params; member
|