Home
last modified time | relevance | path

Searched defs:params (Results 226 – 250 of 2061) sorted by relevance

12345678910>>...83

/OK3568_Linux_fs/external/security/librkcrypto/third_party/optee_client/libteec/include/linux/
H A Dtee.h233 struct tee_ioctl_param params[]; member
264 struct tee_ioctl_param params[]; member
319 struct tee_ioctl_param params[]; member
340 struct tee_ioctl_param params[]; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice_flow.c257 static u16 ice_flow_calc_seg_sz(struct ice_flow_prof_params *params, u8 seg) in ice_flow_calc_seg_sz()
286 ice_flow_proc_seg_hdrs(struct ice_flow_prof_params *params) in ice_flow_proc_seg_hdrs()
361 ice_flow_xtract_fld(struct ice_hw *hw, struct ice_flow_prof_params *params, in ice_flow_xtract_fld()
451 ice_flow_xtract_raws(struct ice_hw *hw, struct ice_flow_prof_params *params, in ice_flow_xtract_raws()
529 struct ice_flow_prof_params *params) in ice_flow_create_xtrct_seq()
561 ice_flow_proc_segs(struct ice_hw *hw, struct ice_flow_prof_params *params) in ice_flow_proc_segs()
711 struct ice_flow_prof_params params; in ice_flow_add_prof_sync() local
/OK3568_Linux_fs/kernel/sound/soc/intel/skylake/
H A Dskl-topology.c151 struct skl_pipe_params *params, int fixup) in skl_tplg_update_params()
192 struct skl_pipe_params *params, bool is_fe) in skl_tplg_update_params_fixup()
348 struct skl_pipe_params *params = m_cfg->pipe->p_params; in skl_tplg_update_module_params() local
625 struct skl_pipe_params *params = pipe->p_params; in skl_tplg_get_pipe_config() local
749 static int skl_fill_sink_instance_id(struct skl_dev *skl, u32 *params, in skl_fill_sink_instance_id()
788 u32 *params; in skl_tplg_set_module_bind_params() local
858 struct skl_kpb_params *uuid_params, *params; in skl_tplg_find_moduleid_from_uuid() local
1593 struct skl_pipe_params *params) in skl_tplg_fill_dma_id()
1632 struct skl_pipe_params *params) in skl_tplg_update_pipe_params()
1830 struct skl_pipe_params *params) in skl_tplg_be_fill_pipe_params()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dktls_utils.h35 struct mlx5_wqe_tls_static_params_seg params; member
40 struct mlx5_wqe_tls_progress_params_seg params; member
H A Dktls_txrx.c23 fill_static_params(struct mlx5_wqe_tls_static_params_seg *params, in fill_static_params()
82 fill_progress_params(struct mlx5_wqe_tls_progress_params_seg *params, u32 tis_tir_num, in fill_progress_params()
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rkximage/
H A Dgstkmsbufferpool.c71 GstAllocationParams params; in gst_kms_buffer_pool_set_config() local
134 GstBufferPoolAcquireParams * params) in gst_kms_buffer_pool_alloc_buffer()
/OK3568_Linux_fs/kernel/sound/soc/intel/boards/
H A Dcht_bsw_nau8824.c73 struct snd_pcm_hw_params *params) in cht_aif1_hw_params()
136 struct snd_pcm_hw_params *params) in cht_codec_fixup()
H A Dglk_rt5682_max98357a.c117 struct snd_pcm_hw_params *params) in geminilake_ssp_fixup()
188 struct snd_pcm_hw_params *params) in geminilake_rt5682_hw_params()
263 struct snd_pcm_hw_params *params) in geminilake_dmic_fixup()
H A Dbdw-rt5650.c84 struct snd_pcm_hw_params *params) in broadwell_ssp0_fixup()
104 struct snd_pcm_hw_params *params) in bdw_rt5650_hw_params()
H A Dbroadwell.c84 struct snd_pcm_hw_params *params) in broadwell_ssp0_fixup()
101 struct snd_pcm_hw_params *params) in broadwell_rt286_hw_params()
H A Dkbl_rt5663_max98927.c397 struct snd_pcm_hw_params *params) in kabylake_ssp_fixup()
454 struct snd_pcm_hw_params *params) in kabylake_rt5663_hw_params()
478 struct snd_pcm_hw_params *params) in kabylake_dmic_fixup()
492 struct snd_pcm_hw_params *params) in kabylake_ssp0_hw_params()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/fman/
H A Dmac.c98 struct fman_mac_params *params) in set_fman_mac_params()
126 struct fman_mac_params params; in tgec_initialization() local
174 struct fman_mac_params params; in dtsec_initialization() local
226 struct fman_mac_params params; in memac_initialization() local
/OK3568_Linux_fs/kernel/sound/soc/generic/
H A Dsimple-card-utils.c18 struct snd_pcm_hw_params *params) in asoc_simple_convert_fixup()
249 struct snd_pcm_hw_params *params) in asoc_simple_hw_params()
291 struct snd_pcm_hw_params *params) in asoc_simple_be_hw_params_fixup()
339 struct snd_soc_pcm_stream *params; in asoc_simple_init_dai_link_params() local
/OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/
H A Dx86-stub.c105 static void setup_efi_pci(struct boot_params *params) in setup_efi_pci()
433 static void add_e820ext(struct boot_params *params, in add_e820ext()
454 setup_e820(struct boot_params *params, struct setup_data *e820ext, u32 e820ext_size) in setup_e820()
578 static efi_status_t allocate_e820(struct boot_params *params, in allocate_e820()
/OK3568_Linux_fs/kernel/sound/soc/samsung/
H A Dtm2_wm5110.c93 struct snd_pcm_hw_params *params) in tm2_aif1_hw_params()
134 struct snd_pcm_hw_params *params) in tm2_aif2_hw_params()
209 struct snd_pcm_hw_params *params) in tm2_hdmi_hw_params()
/OK3568_Linux_fs/u-boot/tools/
H A Dvybridimage.c63 struct image_tool_params *params) in vybridimage_verify_header()
97 struct image_tool_params *params) in vybridimage_set_header()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_params.c227 void i915_params_dump(const struct i915_params *params, struct drm_printer *p) in i915_params_dump()
257 void i915_params_free(struct i915_params *params) in i915_params_free()
/OK3568_Linux_fs/kernel/net/wireless/
H A Drdev-ops.h41 struct vif_params *params) in rdev_add_virtual_intf()
65 struct vif_params *params) in rdev_change_virtual_intf()
77 struct key_params *params) in rdev_add_key()
186 struct station_parameters *params) in rdev_add_station()
197 struct station_del_parameters *params) in rdev_del_station()
208 struct station_parameters *params) in rdev_change_station()
389 struct bss_parameters *params) in rdev_change_bss()
401 struct ieee80211_txq_params *params) in rdev_set_txq_params()
531 struct cfg80211_ibss_params *params) in rdev_join_ibss()
737 struct cfg80211_mgmt_tx_params *params, in rdev_mgmt_tx()
[all …]
/OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/nvhe/
H A Dsetup.c131 struct kvm_nvhe_init_params *params; in update_nvhe_init_params() local
187 struct kvm_nvhe_init_params *params; in __pkvm_init() local
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Du_uac1_legacy.c39 static int _snd_pcm_hw_param_set(struct snd_pcm_hw_params *params, in _snd_pcm_hw_param_set()
95 struct snd_pcm_hw_params *params; in playback_default_hw_params() local
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/aldch/
H A Drk_aiq_algo_aldch_itf.cpp31 updateCalibConfig(RkAiqAlgoCom* params) in updateCalibConfig()
169 prepare(RkAiqAlgoCom* params) in prepare()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_mst_types.c505 static void set_dsc_configs_from_fairness_vars(struct dsc_mst_fairness_params *params, in set_dsc_configs_from_fairness_vars()
555 struct dsc_mst_fairness_params *params, in increase_dsc_bpp()
651 struct dsc_mst_fairness_params *params, in try_disable_dsc()
722 struct dsc_mst_fairness_params params[MAX_PIPES]; in compute_mst_dsc_configs_for_link() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Dtransobj.c275 struct mlx5_hairpin_params *params, u32 *rqn) in mlx5_hairpin_create_rq()
294 struct mlx5_hairpin_params *params, u32 *sqn) in mlx5_hairpin_create_sq()
312 struct mlx5_hairpin_params *params) in mlx5_hairpin_create_queues()
452 struct mlx5_hairpin_params *params) in mlx5_core_hairpin_create()
/OK3568_Linux_fs/kernel/drivers/media/tuners/
H A Dtda827x.c38 struct analog_parameters *params) in tda827x_set_std()
238 struct analog_parameters *params) in tda827xo_set_analog_params()
449 struct analog_parameters *params) in tda827xa_lna_gain()
649 struct analog_parameters *params) in tda827xa_set_analog_params()

12345678910>>...83