Home
last modified time | relevance | path

Searched defs:params (Results 376 – 400 of 1851) sorted by relevance

1...<<11121314151617181920>>...75

/openbmc/linux/sound/pci/oxygen/
H A Dxonar.h17 u8 params[5]; member
H A Doxygen.c331 struct snd_pcm_hw_params *params) in set_ak4396_params()
385 struct snd_pcm_hw_params *params) in set_wm8785_params()
405 struct snd_pcm_hw_params *params) in set_ak5385_params()
419 static void set_no_params(struct oxygen *chip, struct snd_pcm_hw_params *params) in set_no_params()
/openbmc/linux/include/net/tc_act/
H A Dtc_csum.h17 struct tcf_csum_params __rcu *params; member
/openbmc/linux/include/net/netfilter/
H A Dxt_rateest.h17 struct gnet_estimator params; member
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c628 struct iface_combination_params params = { in wil_cfg80211_validate_add_iface() local
648 struct iface_combination_params params = { in wil_cfg80211_validate_change_iface() local
674 struct vif_params *params) in wil_cfg80211_add_iface()
825 struct vif_params *params) in wil_cfg80211_change_iface()
1435 struct cfg80211_mgmt_tx_params *params, in wil_cfg80211_mgmt_tx()
1563 struct key_params *params) in wil_set_crypto_rx()
1626 struct key_params *params) in wil_cfg80211_add_key()
2230 struct station_parameters *params) in wil_cfg80211_add_station()
2254 struct station_del_parameters *params) in wil_cfg80211_del_station()
2272 struct station_parameters *params) in wil_cfg80211_change_station()
[all …]
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c844 const u8 *mac_addr, struct key_params *params) in cfg80211_rtw_add_key()
1035 struct vif_params *params) in cfg80211_rtw_change_iface()
1557 struct cfg80211_ibss_params *params) in cfg80211_rtw_join_ibss()
2196 enum nl80211_iftype type, struct vif_params *params) in cfg80211_rtw_add_virtual_intf()
2338 struct station_parameters *params) in cfg80211_rtw_add_station()
2344 struct station_del_parameters *params) in cfg80211_rtw_del_station()
2403 struct station_parameters *params) in cfg80211_rtw_change_station()
2455 struct bss_parameters *params) in cfg80211_rtw_change_bss()
2539 struct cfg80211_mgmt_tx_params *params, in cfg80211_rtw_mgmt_tx()
/openbmc/linux/sound/soc/fsl/
H A Dimx-pcm.h45 struct imx_pcm_fiq_params *params) in imx_pcm_fiq_init()
/openbmc/linux/sound/soc/ux500/
H A Dux500_pcm.c32 struct snd_pcm_hw_params *params, in ux500_pcm_prepare_slave_config()
/openbmc/u-boot/arch/x86/lib/fsp/
H A Dfsp_support.c103 struct fsp_init_params params; in fsp_init() local
187 struct fsp_notify_params params; in fsp_notify() local
/openbmc/linux/sound/firewire/bebob/
H A Dbebob_pcm.c11 hw_rule_rate(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule) in hw_rule_rate()
39 hw_rule_channels(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule) in hw_rule_channels()
/openbmc/linux/sound/soc/amd/vangogh/
H A Dacp5x-mach.c166 struct snd_pcm_hw_params *params) in acp5x_nau8821_hw_params()
216 struct snd_pcm_hw_params *params) in acp5x_cs35l41_hw_params()
/openbmc/linux/sound/soc/codecs/
H A Dmax98520.c141 struct snd_pcm_hw_params *params) in max98520_set_clock()
168 struct snd_pcm_hw_params *params, in max98520_dai_hw_params()
H A Dcs42l43-sdw.c21 struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) in cs42l43_sdw_add_peripheral()
/openbmc/linux/mm/
H A Dmemremap.c169 static int pagemap_range(struct dev_pagemap *pgmap, struct mhp_params *params, in pagemap_range()
293 struct mhp_params params = { in memremap_pages() local
/openbmc/u-boot/drivers/misc/
H A Dcros_ec.c672 struct ec_params_host_event_mask params; in cros_ec_clear_host_events() local
691 struct ec_params_flash_protect params; in cros_ec_flash_protect() local
1112 struct ec_params_ldo_set params; in cros_ec_set_ldo() local
1126 struct ec_params_ldo_get params; in cros_ec_get_ldo() local
1215 } params; in cros_ec_i2c_tunnel() local
1434 struct ec_params_config_power_button params; in cros_ec_config_powerbtn() local
/openbmc/linux/drivers/net/wireless/marvell/libertas/
H A Dcfg.c1508 const u8 *mac_addr, struct key_params *params) in lbs_cfg_add_key()
1651 struct vif_params *params) in lbs_change_intf()
1692 struct cfg80211_ibss_params *params, in lbs_join_post()
1765 struct cfg80211_ibss_params *params, in lbs_ibss_join_existing()
1883 struct cfg80211_ibss_params *params) in lbs_ibss_start_new()
1966 struct cfg80211_ibss_params *params) in lbs_join_ibss()
/openbmc/linux/fs/
H A Dbinfmt_elf_fdpic.c138 static int elf_fdpic_fetch_phdrs(struct elf_fdpic_params *params, in elf_fdpic_fetch_phdrs()
737 static int elf_fdpic_map_file(struct elf_fdpic_params *params, in elf_fdpic_map_file()
921 struct elf_fdpic_params *params, in elf_fdpic_map_file_constdisp_on_uclinux()
1005 static int elf_fdpic_map_file_by_direct_mmap(struct elf_fdpic_params *params, in elf_fdpic_map_file_by_direct_mmap()
/openbmc/u-boot/tools/
H A Dgpimage-common.c75 int gpimage_check_params(struct image_tool_params *params) in gpimage_check_params()
/openbmc/linux/sound/soc/intel/boards/
H A Dbytcht_nocodec.c41 struct snd_pcm_hw_params *params) in codec_fixup()
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_ets.c21 struct tc_ets_qopt_offload_replace_params *params; in lan966x_ets_add() local
/openbmc/linux/drivers/soc/tegra/
H A Dcommon.c106 struct tegra_core_opp_params *params) in devm_tegra_core_dev_init_opp_table()
/openbmc/linux/sound/soc/cirrus/
H A Dedb93xx.c23 struct snd_pcm_hw_params *params) in edb93xx_hw_params()
/openbmc/linux/arch/arm/common/
H A Dsharpsl_param.c43 struct sharpsl_param_info *params = param_start(PARAM_BASE); in sharpsl_save_param() local
/openbmc/linux/sound/soc/sof/intel/
H A Dhda-dai-ops.c205 struct snd_pcm_hw_params *params) in hda_calc_stream_format()
238 struct snd_pcm_hw_params *params) in generic_calc_stream_format()
255 struct snd_pcm_hw_params *params) in dmic_calc_stream_format()
/openbmc/linux/tools/perf/util/cs-etm-decoder/
H A Dcs-etm-decoder.c138 static int cs_etm_decoder__gen_etmv3_config(struct cs_etm_trace_params *params, in cs_etm_decoder__gen_etmv3_config()
166 static void cs_etm_decoder__gen_etmv4_config(struct cs_etm_trace_params *params, in cs_etm_decoder__gen_etmv4_config()
184 static void cs_etm_decoder__gen_ete_config(struct cs_etm_trace_params *params, in cs_etm_decoder__gen_ete_config()

1...<<11121314151617181920>>...75