Home
last modified time | relevance | path

Searched defs:params (Results 126 – 150 of 2061) sorted by relevance

12345678910>>...83

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/
H A Drhashtable.h214 const void *key, const struct rhashtable_params params) in rht_key_hashfn()
245 const struct rhash_head *he, const struct rhashtable_params params) in rht_head_hashfn()
531 const struct rhashtable_params params) in rhashtable_lookup_fast()
569 const struct rhashtable_params params) in __rhashtable_insert_fast()
676 const struct rhashtable_params params) in rhashtable_insert_fast()
704 const struct rhashtable_params params) in rhashtable_lookup_insert_fast()
738 const struct rhashtable_params params) in rhashtable_lookup_insert_key()
748 struct rhash_head *obj, const struct rhashtable_params params) in __rhashtable_remove_fast()
795 const struct rhashtable_params params) in rhashtable_remove_fast()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Drhashtable.h213 const void *key, const struct rhashtable_params params) in rht_key_hashfn()
244 const struct rhash_head *he, const struct rhashtable_params params) in rht_head_hashfn()
530 const struct rhashtable_params params) in rhashtable_lookup_fast()
568 const struct rhashtable_params params) in __rhashtable_insert_fast()
675 const struct rhashtable_params params) in rhashtable_insert_fast()
703 const struct rhashtable_params params) in rhashtable_lookup_insert_fast()
737 const struct rhashtable_params params) in rhashtable_lookup_insert_key()
747 struct rhash_head *obj, const struct rhashtable_params params) in __rhashtable_remove_fast()
794 const struct rhashtable_params params) in rhashtable_remove_fast()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Drhashtable.h213 const void *key, const struct rhashtable_params params) in rht_key_hashfn()
244 const struct rhash_head *he, const struct rhashtable_params params) in rht_head_hashfn()
530 const struct rhashtable_params params) in rhashtable_lookup_fast()
568 const struct rhashtable_params params) in __rhashtable_insert_fast()
675 const struct rhashtable_params params) in rhashtable_insert_fast()
703 const struct rhashtable_params params) in rhashtable_lookup_insert_fast()
737 const struct rhashtable_params params) in rhashtable_lookup_insert_key()
747 struct rhash_head *obj, const struct rhashtable_params params) in __rhashtable_remove_fast()
794 const struct rhashtable_params params) in rhashtable_remove_fast()
/OK3568_Linux_fs/kernel/sound/soc/rockchip/
H A Drk3399_gru_sound.c65 struct snd_pcm_hw_params *params) in rockchip_sound_max98357a_hw_params()
84 struct snd_pcm_hw_params *params) in rockchip_sound_rt5514_hw_params()
116 struct snd_pcm_hw_params *params) in rockchip_sound_da7219_hw_params()
216 struct snd_pcm_hw_params *params) in rockchip_sound_dmic_hw_params()
/OK3568_Linux_fs/kernel/net/sched/
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()
208 void pie_process_dequeue(struct sk_buff *skb, struct pie_params *params, in pie_process_dequeue()
300 void pie_calculate_probability(struct pie_params *params, struct pie_vars *vars, in pie_calculate_probability()
/OK3568_Linux_fs/kernel/sound/soc/meson/
H A Daxg-tdm-interface.c174 struct snd_pcm_hw_params *params, in axg_tdm_iface_set_stream()
205 struct snd_pcm_hw_params *params) in axg_tdm_iface_set_lrclk()
260 struct snd_pcm_hw_params *params) in axg_tdm_iface_set_sclk()
299 struct snd_pcm_hw_params *params, in axg_tdm_iface_hw_params()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_fbc.c101 struct intel_fbc_reg_params *params = &dev_priv->fbc.params; in i8xx_fbc_activate() local
152 struct intel_fbc_reg_params *params = &dev_priv->fbc.params; in g4x_fbc_activate() local
192 struct intel_fbc_reg_params *params = &dev_priv->fbc.params; in i8xx_fbc_recompress() local
203 struct intel_fbc_reg_params *params = &dev_priv->fbc.params; in i965_fbc_recompress() local
235 struct intel_fbc_reg_params *params = &dev_priv->fbc.params; in ilk_fbc_activate() local
300 struct intel_fbc_reg_params *params = &dev_priv->fbc.params; in gen7_fbc_activate() local
914 struct intel_fbc_reg_params *params) in intel_fbc_get_reg_params()
950 const struct intel_fbc_reg_params *params = &fbc->params; in intel_fbc_can_flip_nuke() local
/OK3568_Linux_fs/kernel/drivers/tee/
H A Dtee_core.c362 static int params_from_user(struct tee_context *ctx, struct tee_param *params, in params_from_user()
442 size_t num_params, struct tee_param *params) in params_to_user()
478 struct tee_param *params = NULL; in tee_ioctl_open_session() local
557 struct tee_param *params = NULL; in tee_ioctl_invoke() local
641 size_t num_params, struct tee_param *params) in params_to_supp()
689 struct tee_param *params; in tee_ioctl_supp_recv() local
734 static int params_from_supp(struct tee_param *params, size_t num_params, in params_from_supp()
786 struct tee_param *params; in tee_ioctl_supp_send() local
/OK3568_Linux_fs/u-boot/tools/
H A Dgpimage.c38 struct image_tool_params *params) in gpimage_verify_header()
53 struct image_tool_params *params) in gpimage_set_header()
H A Dkwbimage.c418 static int kwb_load_cfg_key(struct image_tool_params *params, in kwb_load_cfg_key()
445 static int kwb_load_kak(struct image_tool_params *params, RSA **p_kak) in kwb_load_kak()
450 static int kwb_load_csk(struct image_tool_params *params, RSA **p_csk) in kwb_load_csk()
857 static void *image_create_v0(size_t *imagesz, struct image_tool_params *params, in image_create_v0()
1121 int kwb_sign_csk_with_kak(struct image_tool_params *params, in kwb_sign_csk_with_kak()
1163 int add_secure_header_v1(struct image_tool_params *params, uint8_t *ptr, in add_secure_header_v1()
1216 static void *image_create_v1(size_t *imagesz, struct image_tool_params *params, in image_create_v1()
1507 struct image_tool_params *params) in kwbimage_set_header()
1615 struct image_tool_params *params) in kwbimage_verify_header()
1638 static int kwbimage_generate(struct image_tool_params *params, in kwbimage_generate()
[all …]
H A Dzynqmpimage.c158 struct image_tool_params *params) in zynqmpimage_verify_header()
219 static int zynqmpimage_check_params(struct image_tool_params *params) in zynqmpimage_check_params()
325 struct image_tool_params *params) in zynqmpimage_set_header()
351 static int zynqmpimage_vrec_header(struct image_tool_params *params, in zynqmpimage_vrec_header()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp32/
H A DCamHwIsp32.cpp39 CamHwIsp32::updateEffParams(void* params, void* ori_params) in updateEffParams()
61 CamHwIsp32::processTb(void* params) in processTb()
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Duseradd.py19 def split_commands(params): argument
24 def split_args(params): argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/modules/power/
H A Dpower_helpers.c213 static void fill_backlight_transform_table(struct dmcu_iram_parameters params, in fill_backlight_transform_table()
245 static void fill_backlight_transform_table_v_2_2(struct dmcu_iram_parameters params, in fill_backlight_transform_table_v_2_2()
279 void fill_iram_v_2(struct iram_table_v_2 *ram_table, struct dmcu_iram_parameters params) in fill_iram_v_2()
453 void fill_iram_v_2_2(struct iram_table_v_2_2 *ram_table, struct dmcu_iram_parameters params) in fill_iram_v_2_2()
599 void fill_iram_v_2_3(struct iram_table_v_2_2 *ram_table, struct dmcu_iram_parameters params, bool b… in fill_iram_v_2_3()
661 struct dmcu_iram_parameters params) in dmub_init_abm_config()
728 struct dmcu_iram_parameters params) in dmcu_load_iram()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/arch/arm64/kvm/
H A Dsys_regs.c52 struct sys_reg_params *params, in read_from_write_only()
62 struct sys_reg_params *params, in write_to_read_only()
2078 static const struct sys_reg_desc *find_reg(const struct sys_reg_params *params, in find_reg()
2094 struct sys_reg_params *params, in perform_access()
2128 struct sys_reg_params *params, in emulate_cp()
2149 struct sys_reg_params *params) in unhandled_cp_access()
2182 struct sys_reg_params params; in kvm_handle_cp_64() local
2232 struct sys_reg_params params; in kvm_handle_cp_32() local
2274 static bool is_imp_def_sys_reg(struct sys_reg_params *params) in is_imp_def_sys_reg()
2281 struct sys_reg_params *params) in emulate_sys_reg()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_dpp_cm.c366 const struct pwl_params *params) in dpp1_cm_program_regamma_luta_settings()
395 const struct pwl_params *params) in dpp1_cm_program_regamma_lutb_settings()
498 struct dc_bias_and_scale *params) in dpp1_program_bias_and_scale()
519 const struct pwl_params *params) in dpp1_program_degamma_lutb_settings()
548 const struct pwl_params *params) in dpp1_program_degamma_luta_settings()
688 const struct pwl_params *params) in dpp1_set_degamma_pwl()
/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-meson-gpio.c37 #define REG_EDGE_POL_EDGE(params, x) BIT((params)->edge_single_offset + (x)) argument
38 #define REG_EDGE_POL_LOW(params, x) BIT((params)->pol_low_offset + (x)) argument
39 #define REG_BOTH_EDGE(params, x) BIT((params)->edge_both_offset + (x)) argument
40 #define REG_EDGE_POL_MASK(params, x) ( \ argument
138 const struct meson_gpio_irq_params *params; member
267 const struct meson_gpio_irq_params *params; in meson_gpio_irq_type_setup() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atpx_handler.c109 struct acpi_buffer *params) in amdgpu_atpx_call()
302 struct acpi_buffer params; in amdgpu_atpx_set_discrete_state() local
338 struct acpi_buffer params; in amdgpu_atpx_switch_disp_mux() local
370 struct acpi_buffer params; in amdgpu_atpx_switch_i2c_mux() local
402 struct acpi_buffer params; in amdgpu_atpx_switch_start() local
434 struct acpi_buffer params; in amdgpu_atpx_switch_end() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/quantenna/qtnfmac/
H A Dcfg80211.c82 struct iface_combination_params params = { in qtnf_validate_iface_combinations() local
127 struct vif_params *params) in qtnf_change_virtual_intf()
200 struct vif_params *params) in qtnf_add_virtual_intf()
447 struct cfg80211_mgmt_tx_params *params, u64 *cookie) in qtnf_mgmt_tx()
535 struct key_params *params) in qtnf_add_key()
602 const u8 *mac, struct station_parameters *params) in qtnf_change_station()
617 struct station_del_parameters *params) in qtnf_del_station()
821 struct cfg80211_csa_settings *params) in qtnf_channel_switch()
863 const struct cfg80211_acl_data *params) in qtnf_set_mac_acl()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/flann/
H A Dnn_index.h68 …>& queries, Matrix<int>& indices, Matrix<DistanceType>& dists, int knn, const SearchParams& params) in knnSearch()
102 …query, Matrix<int>& indices, Matrix<DistanceType>& dists, float radius, const SearchParams& params) in radiusSearch()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dftm-responder.c179 struct ieee80211_ftm_responder_params *params) in iwl_mvm_ftm_responder_dyn_cfg_v2()
225 struct ieee80211_ftm_responder_params *params, in iwl_mvm_ftm_responder_dyn_cfg_v3()
285 struct ieee80211_ftm_responder_params *params) in iwl_mvm_ftm_responder_dyn_cfg_cmd()
390 struct ieee80211_ftm_responder_params *params; in iwl_mvm_ftm_start_responder() local
/OK3568_Linux_fs/kernel/sound/soc/mediatek/mt8183/
H A Dmt8183-mt6358-ts3a227-max98357.c43 struct snd_pcm_hw_params *params) in mt8183_mt6358_i2s_hw_params()
60 struct snd_pcm_hw_params *params) in mt8183_mt6358_rt1015_i2s_hw_params()
101 struct snd_pcm_hw_params *params) in mt8183_i2s_hw_params_fixup()
114 struct snd_pcm_hw_params *params) in mt8183_rt1015_i2s_hw_params_fixup()
/OK3568_Linux_fs/kernel/net/sctp/
H A Dsocket.c2421 static int sctp_apply_peer_addr_params(struct sctp_paddrparams *params, in sctp_apply_peer_addr_params()
2611 struct sctp_paddrparams *params, in sctp_setsockopt_peer_addr_params()
2699 static void sctp_apply_asoc_delayed_ack(struct sctp_sack_info *params, in sctp_apply_asoc_delayed_ack()
2772 struct sctp_sack_info *params) in __sctp_setsockopt_delayed_ack()
2825 struct sctp_sack_info *params, in sctp_setsockopt_delayed_ack()
3246 struct sctp_assoc_value *params, in sctp_setsockopt_maxseg()
3393 struct sctp_assoc_value *params, in sctp_setsockopt_context()
3512 struct sctp_assoc_value *params, in sctp_setsockopt_maxburst()
3955 struct sctp_assoc_value *params, in sctp_setsockopt_pr_supported()
4026 struct sctp_assoc_value *params, in sctp_setsockopt_reconfig_supported()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c87 struct mlx5e_params *params) in mlx5e_init_rq_type_params()
103 struct mlx5e_params *params) in mlx5e_striding_rq_possible()
123 void mlx5e_set_rq_type(struct mlx5_core_dev *mdev, struct mlx5e_params *params) in mlx5e_set_rq_type()
394 struct mlx5e_params *params, in mlx5e_alloc_rq()
862 int mlx5e_open_rq(struct mlx5e_channel *c, struct mlx5e_params *params, in mlx5e_open_rq()
979 struct mlx5e_params *params, in mlx5e_alloc_xdpsq()
1160 struct mlx5e_params *params, in mlx5e_alloc_txqsq()
1337 struct mlx5e_params *params, in mlx5e_open_txqsq()
1437 static int mlx5e_open_icosq(struct mlx5e_channel *c, struct mlx5e_params *params, in mlx5e_open_icosq()
1483 int mlx5e_open_xdpsq(struct mlx5e_channel *c, struct mlx5e_params *params, in mlx5e_open_xdpsq()
[all …]

12345678910>>...83