Home
last modified time | relevance | path

Searched defs:params (Results 201 – 225 of 1839) sorted by relevance

12345678910>>...74

/openbmc/linux/drivers/dma/
H A Ddmatest.c136 struct dmatest_params params; member
280 struct dmatest_params *params = &info->params; in dmatest_wait_get() local
295 static bool dmatest_match_channel(struct dmatest_params *params, in dmatest_match_channel()
303 static bool dmatest_match_device(struct dmatest_params *params, in dmatest_match_device()
572 struct dmatest_params *params; in dmatest_func() local
958 struct dmatest_params *params = &info->params; in dmatest_add_threads() local
1074 struct dmatest_params *params = &info->params; in request_channels() local
1093 struct dmatest_params *params = &info->params; in add_threaded_test() local
1327 struct dmatest_params *params = &info->params; in dmatest_init() local
/openbmc/linux/sound/soc/qcom/
H A Dsdm845.c59 struct snd_pcm_hw_params *params) in sdm845_slim_snd_hw_params()
99 struct snd_pcm_hw_params *params) in sdm845_tdm_snd_hw_params()
184 struct snd_pcm_hw_params *params) in sdm845_snd_hw_params()
532 struct snd_pcm_hw_params *params) in sdm845_be_hw_params_fixup()
/openbmc/linux/include/uapi/linux/
H A Dtee.h243 struct tee_ioctl_param params[]; member
274 struct tee_ioctl_param params[]; member
329 struct tee_ioctl_param params[]; member
350 struct tee_ioctl_param params[]; member
/openbmc/linux/drivers/scsi/smartpqi/
H A Dsmartpqi_sis.c173 u32 cmd, struct sis_sync_cmd_params *params) in sis_send_sync_cmd()
254 struct sis_sync_cmd_params params; in sis_get_ctrl_properties() local
283 struct sis_sync_cmd_params params; in sis_get_pqi_capabilities() local
306 struct sis_sync_cmd_params params; in sis_init_base_struct_addr() local
/openbmc/linux/fs/dlm/
H A Duser.c265 struct dlm_lock_params *params) in device_user_lock()
316 struct dlm_lock_params *params) in device_user_unlock()
345 struct dlm_lock_params *params) in device_user_deadlock()
406 struct dlm_purge_params *params) in device_user_purge()
421 static int device_create_lockspace(struct dlm_lspace_params *params) in device_create_lockspace()
451 static int device_remove_lockspace(struct dlm_lspace_params *params) in device_remove_lockspace()
/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_vbc.c23 struct ec_params_vbnvcontext *params; in vboot_context_read() local
63 struct ec_params_vbnvcontext *params; in vboot_context_write() local
/openbmc/linux/sound/soc/
H A Dsoc-utils-test.c125 struct snd_pcm_hw_params params; in test_tdm_params_to_bclk_one() local
178 struct snd_pcm_hw_params params; in test_snd_soc_params_to_bclk_one() local
/openbmc/linux/sound/soc/intel/boards/
H A Dbytcht_da7213.c61 struct snd_pcm_hw_params *params) in codec_fixup()
106 struct snd_pcm_hw_params *params) in aif1_hw_params()
H A Dbxt_rt298.c205 struct snd_pcm_hw_params *params) in broxton_ssp5_fixup()
225 struct snd_pcm_hw_params *params) in broxton_rt298_hw_params()
256 struct snd_pcm_hw_params *params) in broxton_dmic_fixup()
H A Dcht_bsw_nau8824.c73 struct snd_pcm_hw_params *params) in cht_aif1_hw_params()
129 struct snd_pcm_hw_params *params) in cht_codec_fixup()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_nve_vxlan.c59 const struct mlxsw_sp_nve_params *params, in mlxsw_sp_nve_vxlan_can_offload()
120 const struct mlxsw_sp_nve_params *params, in mlxsw_sp1_nve_vxlan_can_offload()
148 const struct mlxsw_sp_nve_params *params, in mlxsw_sp_nve_vxlan_config()
/openbmc/linux/drivers/mtd/nand/raw/ingenic/
H A Djz4780_bch.c63 struct ingenic_ecc_params *params, bool encode) in jz4780_bch_reset()
161 struct ingenic_ecc_params *params, in jz4780_calculate()
184 struct ingenic_ecc_params *params, in jz4780_correct()
/openbmc/linux/lib/zstd/compress/
H A Dzstd_compress.c294 ZSTD_CCtx_params* params; in ZSTD_createCCtxParams_advanced() local
309 size_t ZSTD_freeCCtxParams(ZSTD_CCtx_params* params) in ZSTD_freeCCtxParams()
316 size_t ZSTD_CCtxParams_reset(ZSTD_CCtx_params* params) in ZSTD_CCtxParams_reset()
1964 ZSTD_CCtx_params params, in ZSTD_resetCCtx_byAttachingCDict()
2024 ZSTD_CCtx_params params, in ZSTD_resetCCtx_byCopyingCDict()
4588 const ZSTD_CCtx_params* params) in ZSTD_compress_advanced_internal()
4674 ZSTD_CCtx_params params) in ZSTD_initCDict_internal()
4889 ZSTD_CCtx_params params; in ZSTD_initStaticCDict() local
4947 ZSTD_parameters params; in ZSTD_compressBegin_usingCDict_internal() local
5098 const ZSTD_CCtx_params* params, in ZSTD_initCStream_internal()
[all …]
/openbmc/qemu/util/
H A Dqemu-option.c743 static const char *get_opt_name_value(const char *params, in get_opt_name_value()
799 static bool opts_do_parse(QemuOpts *opts, const char *params, in opts_do_parse()
833 static char *opts_parse_id(const char *params) in opts_parse_id()
851 bool has_help_option(const char *params) in has_help_option()
875 bool qemu_opts_do_parse(QemuOpts *opts, const char *params, in qemu_opts_do_parse()
881 static QemuOpts *opts_parse(QemuOptsList *list, const char *params, in opts_parse()
914 QemuOpts *qemu_opts_parse(QemuOptsList *list, const char *params, in qemu_opts_parse()
928 QemuOpts *qemu_opts_parse_noisily(QemuOptsList *list, const char *params, in qemu_opts_parse_noisily()
/openbmc/linux/sound/usb/
H A Dpcm.c153 const struct snd_pcm_hw_params *params) in find_substream_format()
725 struct snd_pcm_hw_params *params, in hw_check_valid_format()
814 static int hw_rule_rate(struct snd_pcm_hw_params *params, in hw_rule_rate()
880 static int hw_rule_channels(struct snd_pcm_hw_params *params, in hw_rule_channels()
919 static int hw_rule_format(struct snd_pcm_hw_params *params, in hw_rule_format()
960 static int hw_rule_period_time(struct snd_pcm_hw_params *params, in hw_rule_period_time()
988 static int hw_rule_period_size_implicit_fb(struct snd_pcm_hw_params *params, in hw_rule_period_size_implicit_fb()
1033 static int hw_rule_periods_implicit_fb(struct snd_pcm_hw_params *params, in hw_rule_periods_implicit_fb()
/openbmc/linux/sound/core/
H A Dpcm_drm_eld.c92 static int eld_limit_rates(struct snd_pcm_hw_params *params, in eld_limit_rates()
120 static int eld_limit_channels(struct snd_pcm_hw_params *params, in eld_limit_channels()
/openbmc/linux/drivers/tee/optee/
H A Drpc.c40 struct tee_param *params; in handle_rpc_func_cmd_i2c_transfer() local
184 struct tee_param *params; in handle_rpc_supp_cmd() local
/openbmc/qemu/gdbstub/
H A Dsystem.c490 void gdb_handle_query_qemu_phy_mem_mode(GArray *params, in gdb_handle_query_qemu_phy_mem_mode()
497 void gdb_handle_set_qemu_phy_mem_mode(GArray *params, void *user_ctx) in gdb_handle_set_qemu_phy_mem_mode()
512 void gdb_handle_query_rcmd(GArray *params, void *user_ctx) in gdb_handle_query_rcmd()
542 void gdb_handle_query_attached(GArray *params, void *user_ctx) in gdb_handle_query_attached()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dqos.c56 struct mlx5e_params *params = &priv->channels.params; in mlx5e_get_qos_sq() local
77 struct mlx5e_params *params; in mlx5e_open_qos_sq() local
206 struct mlx5e_params *params; in mlx5e_close_qos_sq() local
323 struct mlx5e_params *params = &c->priv->channels.params; in mlx5e_qos_deactivate_queues() local
/openbmc/u-boot/tools/
H A Dvybridimage.c62 struct image_tool_params *params) in vybridimage_verify_header()
96 struct image_tool_params *params) in vybridimage_set_header()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dktls_utils.h40 struct mlx5_wqe_tls_static_params_seg params; member
45 struct mlx5_wqe_tls_progress_params_seg params; member
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vm_pt.c380 struct amdgpu_vm_update_params params; in amdgpu_vm_pt_clear() local
765 int amdgpu_vm_pde_update(struct amdgpu_vm_update_params *params, in amdgpu_vm_pde_update()
810 static void amdgpu_vm_pte_update_flags(struct amdgpu_vm_update_params *params, in amdgpu_vm_pte_update_flags()
872 static void amdgpu_vm_pte_fragment(struct amdgpu_vm_update_params *params, in amdgpu_vm_pte_fragment()
935 int amdgpu_vm_ptes_update(struct amdgpu_vm_update_params *params, in amdgpu_vm_ptes_update()
/openbmc/linux/net/mctp/test/
H A Droute-test.c131 const struct mctp_frag_test *params; in mctp_test_fragment() local
236 const struct mctp_rx_input_test *params; in mctp_test_rx_input() local
333 const struct mctp_route_input_sk_test *params; in mctp_test_route_input_sk() local
403 const struct mctp_route_input_sk_reasm_test *params; in mctp_test_route_input_sk_reasm() local
538 const struct mctp_route_input_sk_keys_test *params; in mctp_test_route_input_sk_keys() local
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c1057 struct vif_params *params) in mwifiex_change_vif_to_p2p()
1111 struct vif_params *params) in mwifiex_change_vif_to_sta_adhoc()
1152 struct vif_params *params) in mwifiex_change_vif_to_ap()
1191 struct vif_params *params) in mwifiex_cfg80211_change_virtual_intf()
1874 struct station_del_parameters *params) in mwifiex_cfg80211_del_station()
2035 struct cfg80211_ap_settings *params) in mwifiex_cfg80211_start_ap()
2485 struct cfg80211_ibss_params *params) in mwifiex_set_ibss_params()
2559 struct cfg80211_ibss_params *params) in mwifiex_cfg80211_join_ibss()
2957 struct vif_params *params) in mwifiex_add_virtual_intf()
3965 struct cfg80211_csa_settings *params) in mwifiex_cfg80211_channel_switch()
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_mpc.c208 const struct pwl_params *params) in mpc3_program_luta()
241 const struct pwl_params *params) in mpc3_program_lutb()
333 const struct pwl_params *params) in mpc3_set_output_gamma()
478 const struct pwl_params *params, in mpc3_program_shaper_luta_settings()
627 const struct pwl_params *params, in mpc3_program_shaper_lutb_settings()
854 const struct pwl_params *params, in mpc3_program_shaper()
1151 const struct tetrahedral_params *params, in mpc3_program_3dlut()

12345678910>>...74