Home
last modified time | relevance | path

Searched defs:params (Results 151 – 175 of 1839) sorted by relevance

12345678910>>...74

/openbmc/linux/fs/afs/
H A Dvolume.c73 static struct afs_volume *afs_alloc_volume(struct afs_fs_context *params, in afs_alloc_volume()
119 static struct afs_volume *afs_lookup_volume(struct afs_fs_context *params, in afs_lookup_volume()
182 struct afs_volume *afs_create_volume(struct afs_fs_context *params) in afs_create_volume()
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dsetup.c115 struct kvm_nvhe_init_params *params = per_cpu_ptr(&kvm_init_params, i); in recreate_hyp_mappings() local
148 struct kvm_nvhe_init_params *params; in update_nvhe_init_params() local
317 struct kvm_nvhe_init_params *params; in __pkvm_init() local
/openbmc/u-boot/tools/
H A Dlpc32xximage.c83 struct image_tool_params *params) in lpc32xximage_verify_header()
140 struct image_tool_params *params) in lpc32xximage_set_header()
/openbmc/u-boot/arch/nds32/lib/
H A Dbootm.c34 static struct tag *params; variable
206 struct tag *params = *tmp; in setup_serial_tag() local
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dftm-responder.c171 struct ieee80211_ftm_responder_params *params) in iwl_mvm_ftm_responder_dyn_cfg_v2()
216 struct ieee80211_ftm_responder_params *params, in iwl_mvm_ftm_responder_dyn_cfg_v3()
275 struct ieee80211_ftm_responder_params *params) in iwl_mvm_ftm_responder_dyn_cfg_cmd()
399 struct ieee80211_ftm_responder_params *params; in iwl_mvm_ftm_start_responder() local
/openbmc/linux/security/keys/
H A Dinternal.h298 static inline long keyctl_dh_compute(struct keyctl_dh_params __user *params, in keyctl_dh_compute()
307 struct keyctl_dh_params __user *params, in compat_keyctl_dh_compute()
337 static inline long keyctl_pkey_verify(const struct keyctl_pkey_params __user *params, in keyctl_pkey_verify()
346 const struct keyctl_pkey_params __user *params, in keyctl_pkey_e_d_s()
/openbmc/linux/arch/arm64/kvm/
H A Dsys_regs.c49 struct sys_reg_params *params, in read_from_write_only()
59 struct sys_reg_params *params, in write_to_read_only()
2781 struct sys_reg_params *params, in perform_access()
2836 struct sys_reg_params *params) in unhandled_cp_access()
2869 struct sys_reg_params params; in kvm_handle_cp_64() local
2969 struct sys_reg_params params; in kvm_handle_cp10_id() local
3058 struct sys_reg_params params; in kvm_handle_cp15_32() local
3081 struct sys_reg_params params; in kvm_handle_cp14_32() local
3176 struct sys_reg_params params; in kvm_handle_sys_reg() local
3233 struct sys_reg_params params; in get_reg_by_id() local
[all …]
/openbmc/u-boot/drivers/ram/rockchip/
H A Ddmc-rk3368.c214 struct rk3368_sdram_params *params) in memory_init()
448 static int pctl_calc_timings(struct rk3368_sdram_params *params, in pctl_calc_timings()
545 struct rk3368_sdram_params *params, in pctl_cfg()
602 struct rk3368_sdram_params *params = dev_get_platdata(dev); in sdram_col_row_detect() local
659 struct rk3368_sdram_params *params) in msch_niu_config()
772 struct rk3368_sdram_params *params = dev_get_platdata(dev); in dram_all_config() local
796 struct rk3368_sdram_params *params = dev_get_platdata(dev); in setup_sdram() local
/openbmc/linux/sound/soc/amd/acp/
H A Dacp-mach-common.c218 struct snd_pcm_hw_params *params) in acp_card_rt5682_hw_params()
400 struct snd_pcm_hw_params *params) in acp_card_rt5682s_hw_params()
570 struct snd_pcm_hw_params *params) in acp_card_rt1019_hw_params()
735 struct snd_pcm_hw_params *params) in acp_card_maxim_hw_params()
873 struct snd_pcm_hw_params *params) in acp_max98388_hw_params()
981 struct snd_pcm_hw_params *params) in acp_nau8825_hw_params()
1205 struct snd_pcm_hw_params *params) in acp_nau8821_hw_params()
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_rdma.c397 struct qed_rdma_start_in_params *params) in qed_rdma_init_events()
409 struct qed_rdma_start_in_params *params) in qed_rdma_init_devinfo()
551 struct qed_rdma_start_in_params *params, in qed_rdma_start_fw()
662 struct qed_rdma_start_in_params *params) in qed_rdma_setup()
1026 struct qed_rdma_create_cq_in_params *params, in qed_rdma_create_cq()
1347 struct qed_rdma_modify_qp_in_params *params) in qed_rdma_modify_qp()
1463 struct qed_rdma_register_tid_in_params *params) in qed_rdma_register_tid()
1887 struct qed_rdma_start_in_params *params) in qed_rdma_start()
1923 struct qed_rdma_start_in_params *params) in qed_rdma_init()
/openbmc/linux/drivers/media/pci/mantis/
H A Dmantis_uart.c110 struct mantis_uart_params *params) in mantis_uart_setup()
146 struct mantis_uart_params params; in mantis_uart_init() local
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Ducna_injection_test.c177 struct thread_params *params = (struct thread_params *)arg; in run_ucna_injection() local
218 static void test_ucna_injection(struct kvm_vcpu *vcpu, struct thread_params *params) in test_ucna_injection()
266 struct thread_params params; in main() local
/openbmc/linux/drivers/gpu/drm/tests/
H A Ddrm_plane_helper_test.c49 const struct drm_check_plane_state_test *params = test->param_value; in drm_plane_helper_init() local
114 const struct drm_check_plane_state_test *params = test->param_value; in drm_test_check_plane_state() local
256 const struct drm_check_plane_state_test *params = test->param_value; in drm_test_check_invalid_plane_state() local
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dtestexport.py58 def process_binaries(d, params): argument
207 def send_bin_to_DUT(d,params): argument
/openbmc/dbus-sensors/src/
H A DDeviceMgmt.hpp52 I2CDeviceParams params; member in I2CDevice
133 std::optional<I2CDeviceParams> params = in instantiateDevices() local
/openbmc/linux/sound/soc/qcom/
H A Dapq8096.c17 struct snd_pcm_hw_params *params) in apq8096_be_hw_params_fixup()
31 struct snd_pcm_hw_params *params) in msm_snd_hw_params()
/openbmc/u-boot/test/py/tests/
H A Dtest_fit.py162 def make_its(params): argument
175 def make_fit(mkimage, params): argument
/openbmc/linux/drivers/media/pci/saa7164/
H A Dsaa7164-buffer.c81 struct tmHWStreamParameters *params = &port->hw_streamingparams; in saa7164_buffer_alloc() local
222 struct tmHWStreamParameters *params = &port->hw_streamingparams; in saa7164_buffer_cfg_port() local
/openbmc/linux/sound/soc/samsung/
H A Darndale.c21 struct snd_pcm_hw_params *params) in arndale_rt5631_hw_params()
56 struct snd_pcm_hw_params *params) in arndale_wm1811_hw_params()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dfs_ttc.c236 struct ttc_params *params, in mlx5_generate_ttc_table_rules()
397 struct ttc_params *params, in mlx5_generate_inner_ttc_table_rules()
497 struct ttc_params *params) in mlx5_create_inner_ttc_table()
547 struct ttc_params *params) in mlx5_create_ttc_table()
/openbmc/linux/sound/soc/mediatek/mt8183/
H A Dmt8183-mt6358-ts3a227-max98357.c44 struct snd_pcm_hw_params *params) in mt8183_mt6358_i2s_hw_params()
61 struct snd_pcm_hw_params *params) in mt8183_mt6358_rt1015_i2s_hw_params()
96 struct snd_pcm_hw_params *params) in mt8183_i2s_hw_params_fixup()
109 struct snd_pcm_hw_params *params) in mt8183_rt1015_i2s_hw_params_fixup()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_qdisc.c680 void *params) in mlxsw_sp_qdisc_red_check_params()
716 void *params) in mlxsw_sp_qdisc_red_replace()
762 void *params) in mlxsw_sp_qdisc_red_unoffload()
991 void *params) in mlxsw_sp_qdisc_tbf_check_params()
1024 void *params) in mlxsw_sp_qdisc_tbf_replace()
1130 void *params) in mlxsw_sp_qdisc_fifo_check_params()
1138 void *params) in mlxsw_sp_qdisc_fifo_replace()
1287 void *params) in mlxsw_sp_qdisc_prio_check_params()
1407 void *params) in mlxsw_sp_qdisc_prio_replace()
1543 void *params) in mlxsw_sp_qdisc_ets_check_params()
[all …]
/openbmc/linux/net/wireless/
H A Drdev-ops.h46 struct vif_params *params) in rdev_add_virtual_intf()
70 struct vif_params *params) in rdev_change_virtual_intf()
82 struct key_params *params) in rdev_add_key()
197 struct station_parameters *params) in rdev_add_station()
208 struct station_del_parameters *params) in rdev_del_station()
219 struct station_parameters *params) in rdev_change_station()
400 struct bss_parameters *params) in rdev_change_bss()
424 struct ieee80211_txq_params *params) in rdev_set_txq_params()
555 struct cfg80211_ibss_params *params) in rdev_join_ibss()
1056 struct cfg80211_acl_data *params) in rdev_set_mac_acl()
[all …]
/openbmc/linux/sound/soc/intel/avs/boards/
H A Dmax98373.c47 avs_max98373_be_fixup(struct snd_soc_pcm_runtime *runrime, struct snd_pcm_hw_params *params) in avs_max98373_be_fixup()
67 struct snd_pcm_hw_params *params) in avs_max98373_hw_params()
H A Dmax98927.c47 avs_max98927_be_fixup(struct snd_soc_pcm_runtime *runrime, struct snd_pcm_hw_params *params) in avs_max98927_be_fixup()
67 struct snd_pcm_hw_params *params) in avs_max98927_hw_params()

12345678910>>...74