Home
last modified time | relevance | path

Searched defs:params (Results 101 – 125 of 1851) sorted by relevance

12345678910>>...75

/openbmc/ipmitool/lib/
H A Dipmi_isol.c65 struct isol_config_parameters * params) in ipmi_get_isol_info()
146 struct isol_config_parameters params = {0}; in ipmi_print_isol_info() local
178 struct isol_config_parameters params = {0}; in ipmi_isol_set_param() local
689 struct isol_config_parameters params; in ipmi_isol_activate() local
/openbmc/u-boot/tools/
H A Dpblimage.c187 void pbl_load_uboot(int ifd, struct image_tool_params *params) in pbl_load_uboot()
229 struct image_tool_params *params) in pblimage_verify_header()
256 struct image_tool_params *params) in pblimage_set_header()
261 int pblimage_check_params(struct image_tool_params *params) in pblimage_check_params()
H A Dublimage.c195 struct image_tool_params *params) in ublimage_verify_header()
213 struct image_tool_params *params) in ublimage_set_header()
221 int ublimage_check_params(struct image_tool_params *params) in ublimage_check_params()
/openbmc/openbmc/poky/meta/lib/oe/
H A Duseradd.py21 def split_commands(params): argument
26 def split_args(params): argument
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sp.c4828 struct bnx2x_txq_setup_params *params, in bnx2x_q_fill_init_tx_data()
4866 struct rxq_pause_params *params, in bnx2x_q_fill_init_pause_data()
4880 struct bnx2x_rxq_setup_params *params, in bnx2x_q_fill_init_rx_data()
5050 struct bnx2x_queue_state_params *params) in bnx2x_q_send_setup_e1x()
5076 struct bnx2x_queue_state_params *params) in bnx2x_q_send_setup_e2()
5260 struct bnx2x_queue_state_params *params) in bnx2x_q_send_deactivate()
5280 struct bnx2x_queue_state_params *params) in bnx2x_q_send_activate()
5315 struct bnx2x_queue_state_params *params) in bnx2x_q_send_update_tpa()
6138 struct bnx2x_func_state_params *params) in bnx2x_func_send_start()
6200 struct bnx2x_func_state_params *params) in bnx2x_func_send_switch_update()
[all …]
/openbmc/linux/fs/smb/client/
H A Dcifssmb.c2614 __u16 params, byte_count; in CIFSSMBUnixQuerySymLink() local
3040 __u16 params, byte_count; in cifs_do_get_acl() local
3220 __u16 params, byte_count; in CIFSGetExtAttr() local
3615 __u16 params, byte_count; in CIFSSMBQFileInfo() local
3687 __u16 params, byte_count; in CIFSSMBQPathInfo() local
3782 __u16 params, byte_count; in CIFSSMBUnixQFileInfo() local
3854 __u16 params, byte_count; in CIFSSMBUnixQPathInfo() local
3936 __u16 params, byte_count; in CIFSFindFirst() local
4077 __u16 params, byte_count; in CIFSFindNext() local
4236 __u16 params, byte_count; in CIFSGetSrvInodeNumber() local
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_mpc.c169 const struct pwl_params *params) in mpc32_program_post1dluta_settings()
198 const struct pwl_params *params) in mpc32_program_post1dlutb_settings()
259 const struct pwl_params *params, in mpc32_program_post1dlut()
341 const struct pwl_params *params, in mpc32_program_shaper_luta_settings()
491 const struct pwl_params *params, in mpc32_program_shaper_lutb_settings()
706 const struct pwl_params *params, in mpc32_program_shaper()
902 const struct tetrahedral_params *params, in mpc32_program_3dlut()
/openbmc/linux/drivers/media/tuners/
H A Dmt20xx.c300 struct analog_parameters *params) in mt2032_set_tv_freq()
324 struct analog_parameters *params) in mt2032_set_radio_freq()
345 struct analog_parameters *params) in mt2032_set_params()
498 struct analog_parameters *params) in mt2050_set_tv_freq()
520 struct analog_parameters *params) in mt2050_set_radio_freq()
540 struct analog_parameters *params) in mt2050_set_params()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_atpx_handler.c91 struct acpi_buffer *params) in radeon_atpx_call()
273 struct acpi_buffer params; in radeon_atpx_set_discrete_state() local
309 struct acpi_buffer params; in radeon_atpx_switch_disp_mux() local
341 struct acpi_buffer params; in radeon_atpx_switch_i2c_mux() local
373 struct acpi_buffer params; in radeon_atpx_switch_start() local
405 struct acpi_buffer params; in radeon_atpx_switch_end() local
/openbmc/linux/lib/
H A Dtest_hash.c72 test_int__hash_32(struct kunit *test, struct test_hash_params *params) in test_int__hash_32()
85 test_int_hash_64(struct kunit *test, struct test_hash_params *params, u32 const *m, int *k) in test_int_hash_64()
113 struct test_hash_params params = { &h64, (u32)h64, 0, 0, hash_or }; in test_int_hash() local
/openbmc/linux/net/sched/
H A Dact_skbedit.c26 static u16 tcf_skbedit_hash(struct tcf_skbedit_params *params, in tcf_skbedit_hash()
45 struct tcf_skbedit_params *params; in tcf_skbedit_act() local
289 struct tcf_skbedit_params *params; in tcf_skbedit_dump() local
349 struct tcf_skbedit_params *params; in tcf_skbedit_cleanup() local
H A Dsch_pie.c27 struct pie_params params; member
33 bool pie_drop_early(struct Qdisc *sch, struct pie_params *params, in pie_drop_early()
205 void pie_process_dequeue(struct sk_buff *skb, struct pie_params *params, in pie_process_dequeue()
297 void pie_calculate_probability(struct pie_params *params, struct pie_vars *vars, in pie_calculate_probability()
/openbmc/linux/arch/x86/kernel/
H A Dcrash.c46 struct boot_params *params; member
233 static int add_e820_entry(struct boot_params *params, struct e820_entry *entry) in add_e820_entry()
249 struct boot_params *params = cmd->params; in memmap_entry_callback() local
277 int crash_setup_memmap_entries(struct kimage *image, struct boot_params *params) in crash_setup_memmap_entries()
/openbmc/linux/drivers/pwm/
H A Dpwm-cros-ec.c86 struct ec_params_pwm_set_duty params; in cros_ec_pwm_set_duty() member
88 struct ec_params_pwm_set_duty *params = &buf.params; in cros_ec_pwm_set_duty() local
122 struct ec_params_pwm_get_duty params; in cros_ec_pwm_get_duty() member
126 struct ec_params_pwm_get_duty *params = &buf.params; in cros_ec_pwm_get_duty() local
/openbmc/linux/sound/soc/intel/boards/
H A Dhsw_rt5640.c33 struct snd_pcm_hw_params *params) in codec_link_hw_params_fixup()
48 struct snd_pcm_hw_params *params) in codec_link_hw_params()
/openbmc/linux/drivers/clk/tegra/
H A Dclk-tegra-super-gen4.c168 struct tegra_clk_pll_params *params, in tegra_super_clk_init()
256 struct tegra_clk_pll_params *params) in tegra_super_clk_gen4_init()
265 struct tegra_clk_pll_params *params) in tegra_super_clk_gen5_init()
/openbmc/qemu/tests/qemu-iotests/
H A D09352 def configure_throttle(self, ndrives, params): argument
60 def do_test_throttle(self, ndrives, seconds, params, first_drive = 0): argument
285 def set_io_throttle(self, device, params): argument
/openbmc/linux/net/ipv4/
H A Dxfrm4_policy.c21 const struct xfrm_dst_lookup_params *params) in __xfrm4_dst_lookup()
43 static struct dst_entry *xfrm4_dst_lookup(const struct xfrm_dst_lookup_params *params) in xfrm4_dst_lookup()
51 const struct xfrm_dst_lookup_params *params) in xfrm4_get_saddr()
/openbmc/linux/sound/core/
H A Dpcm_lib.c1277 static int snd_pcm_hw_rule_list(struct snd_pcm_hw_params *params, in snd_pcm_hw_rule_list()
1307 static int snd_pcm_hw_rule_ranges(struct snd_pcm_hw_params *params, in snd_pcm_hw_rule_ranges()
1407 static int snd_pcm_hw_rule_msbits(struct snd_pcm_hw_params *params, in snd_pcm_hw_rule_msbits()
1453 static int snd_pcm_hw_rule_step(struct snd_pcm_hw_params *params, in snd_pcm_hw_rule_step()
1538 static void _snd_pcm_hw_param_any(struct snd_pcm_hw_params *params, in _snd_pcm_hw_param_any()
1556 void _snd_pcm_hw_params_any(struct snd_pcm_hw_params *params) in _snd_pcm_hw_params_any()
1577 int snd_pcm_hw_param_value(const struct snd_pcm_hw_params *params, in snd_pcm_hw_param_value()
1600 void _snd_pcm_hw_param_setempty(struct snd_pcm_hw_params *params, in _snd_pcm_hw_param_setempty()
1648 struct snd_pcm_hw_params *params, in snd_pcm_hw_param_first()
1694 struct snd_pcm_hw_params *params, in snd_pcm_hw_param_last()
[all …]
/openbmc/linux/drivers/infiniband/hw/efa/
H A Defa_verbs.c304 struct efa_com_query_qp_params params = {}; in efa_query_qp() local
372 struct efa_com_dealloc_pd_params params = { in efa_pd_dealloc() local
502 struct efa_com_create_qp_params *params, in qp_mmap_entries_setup()
931 struct efa_com_modify_qp_params params = {}; in efa_modify_qp() local
1071 struct efa_com_create_cq_params params = {}; in efa_create_cq() local
1516 struct efa_com_reg_mr_params *params) in efa_create_inline_pbl()
1535 struct efa_com_reg_mr_params *params) in efa_create_pbl()
1604 struct efa_com_reg_mr_params params = {}; in efa_register_mr() local
1741 struct efa_com_dereg_mr_params params; in efa_dereg_mr() local
1778 struct efa_com_dealloc_uar_params params = { in efa_dealloc_uar() local
[all …]
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-xenon-phy.c207 struct xenon_emmc_phy_params *params; in xenon_alloc_emmc_phy() local
314 struct xenon_emmc_phy_params *params = priv->phy_params; in armada_3700_soc_pad_voltage_set() local
336 struct xenon_emmc_phy_params *params = priv->phy_params; in xenon_emmc_phy_set_soc_pad() local
410 struct xenon_emmc_phy_params *params = priv->phy_params; in xenon_emmc_phy_config_tuning() local
524 struct xenon_emmc_phy_params *params = priv->phy_params; in xenon_emmc_phy_slow_mode() local
580 struct xenon_emmc_phy_params *params = priv->phy_params; in xenon_emmc_phy_set() local
682 struct xenon_emmc_phy_params *params) in get_dt_pad_ctrl_data()
726 struct xenon_emmc_phy_params *params) in xenon_emmc_phy_parse_params()
/openbmc/linux/drivers/tee/
H A Dtee_core.c356 static int params_from_user(struct tee_context *ctx, struct tee_param *params, in params_from_user()
436 size_t num_params, struct tee_param *params) in params_to_user()
473 struct tee_param *params = NULL; in tee_ioctl_open_session() local
552 struct tee_param *params = NULL; in tee_ioctl_invoke() local
636 size_t num_params, struct tee_param *params) in params_to_supp()
684 struct tee_param *params; in tee_ioctl_supp_recv() local
729 static int params_from_supp(struct tee_param *params, size_t num_params, in params_from_supp()
781 struct tee_param *params; in tee_ioctl_supp_send() local
/openbmc/linux/sound/soc/mediatek/mt8186/
H A Dmt8186-mt6366-rt1019-rt5682s.c201 struct snd_pcm_hw_params *params) in mt8186_rt5682s_i2s_hw_params()
278 struct snd_pcm_hw_params *params, in mt8186_hw_params_fixup()
300 struct snd_pcm_hw_params *params) in mt8186_i2s_hw_params_fixup()
306 struct snd_pcm_hw_params *params) in mt8186_it6505_i2s_hw_params_fixup()
313 struct snd_pcm_hw_params *params) in mt8186_sof_dai_link_fixup()
/openbmc/linux/drivers/mtd/nand/raw/ingenic/
H A Dingenic_ecc.c29 struct ingenic_ecc_params *params, in ingenic_ecc_calculate()
49 struct ingenic_ecc_params *params, in ingenic_ecc_correct()
/openbmc/linux/lib/zstd/compress/
H A Dzstd_ldm.c32 static void ZSTD_ldm_gear_init(ldmRollingHashState_t* state, ldmParams_t const* params) in ZSTD_ldm_gear_init()
135 void ZSTD_ldm_adjustParameters(ldmParams_t* params, in ZSTD_ldm_adjustParameters()
155 size_t ZSTD_ldm_getTableSize(ldmParams_t params) in ZSTD_ldm_getTableSize()
165 size_t ZSTD_ldm_getMaxNbSeq(ldmParams_t params, size_t maxChunkSize) in ZSTD_ldm_getMaxNbSeq()
269 const BYTE* iend, ldmParams_t const* params) in ZSTD_ldm_fillHashTable()
323 ldmParams_t const* params, void const* src, size_t srcSize) in ZSTD_ldm_generateSequences_internal()
507 ldmParams_t const* params, void const* src, size_t srcSize) in ZSTD_ldm_generateSequences()

12345678910>>...75