Home
last modified time | relevance | path

Searched defs:params (Results 401 – 425 of 1851) sorted by relevance

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

/openbmc/linux/crypto/
H A Ddh.c55 static int dh_set_params(struct dh_ctx *ctx, struct dh *params) in dh_set_params()
75 struct dh params; in dh_set_secret() local
462 struct dh params = {}; in dh_safe_prime_set_secret() local
H A Dzstd.c35 const zstd_parameters params = zstd_params(); in zstd_comp_init() local
155 const zstd_parameters params = zstd_params(); in __zstd_compress() local
/openbmc/qemu/target/arm/
H A Dgdbstub64.c434 static void handle_q_memtag(GArray *params, void *user_ctx) in handle_q_memtag()
477 static void handle_q_isaddresstagged(GArray *params, void *user_ctx) in handle_q_isaddresstagged()
494 static void handle_Q_memtag(GArray *params, void *user_ctx) in handle_Q_memtag()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_hwseq.c154 struct pwl_params *params = NULL; in dcn30_set_input_transfer_func() local
195 struct pwl_params *params = NULL; in dcn30_set_output_transfer_func() local
1008 int num_pipes, const struct dc_static_screen_params *params) in dcn30_set_static_screen_control()
/openbmc/bmcweb/http/routing/
H A Ddynamicrule.hpp77 const std::vector<std::string>& params) override in handle()
/openbmc/linux/drivers/gpu/drm/tests/
H A Ddrm_connector_test.c23 const struct drm_get_tv_mode_from_name_test *params = test->param_value; in drm_test_get_tv_mode_from_name_valid() local
/openbmc/linux/sound/drivers/opl3/
H A Dopl3_synth.c137 struct snd_dm_fm_params params; in snd_opl3_ioctl() local
541 static int snd_opl3_set_params(struct snd_opl3 * opl3, struct snd_dm_fm_params * params) in snd_opl3_set_params()
/openbmc/linux/sound/isa/sb/
H A Dsb8_main.c62 static int snd_sb8_hw_constraint_rate_channels(struct snd_pcm_hw_params *params, in snd_sb8_hw_constraint_rate_channels()
79 static int snd_sb8_hw_constraint_channels_rate(struct snd_pcm_hw_params *params, in snd_sb8_hw_constraint_channels_rate()
/openbmc/linux/sound/firewire/fireworks/
H A Dfireworks_pcm.c64 hw_rule_rate(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule) in hw_rule_rate()
89 hw_rule_channels(struct snd_pcm_hw_params *params, struct snd_pcm_hw_rule *rule) in hw_rule_channels()
/openbmc/linux/sound/firewire/fireface/
H A Dff-pcm.c10 static int hw_rule_rate(struct snd_pcm_hw_params *params, in hw_rule_rate()
41 static int hw_rule_channels(struct snd_pcm_hw_params *params, in hw_rule_channels()
/openbmc/linux/sound/soc/tegra/
H A Dtegra210_adx.c149 struct snd_pcm_hw_params *params, in tegra210_adx_out_hw_params()
158 struct snd_pcm_hw_params *params, in tegra210_adx_in_hw_params()
/openbmc/linux/sound/pci/ac97/
H A Dac97_pcm.c683 static int double_rate_hw_constraint_rate(struct snd_pcm_hw_params *params, in double_rate_hw_constraint_rate()
698 static int double_rate_hw_constraint_channels(struct snd_pcm_hw_params *params, in double_rate_hw_constraint_channels()
/openbmc/linux/sound/soc/codecs/
H A Dmax98925.c347 struct snd_pcm_hw_params *params) in max98925_set_clock()
422 struct snd_pcm_hw_params *params, in max98925_dai_hw_params()
H A Dwcd938x-sdw.c104 struct snd_pcm_hw_params *params, in wcd938x_sdw_hw_params()
176 struct sdw_bus_params *params) in wcd9380_bus_config()
/openbmc/linux/sound/soc/intel/boards/
H A Dcml_rt1011_rt5682.c213 struct snd_pcm_hw_params *params) in cml_rt5682_hw_params()
246 struct snd_pcm_hw_params *params) in cml_rt1011_hw_params()
H A Dcht_bsw_max98090_ti.c113 struct snd_pcm_hw_params *params) in cht_aif1_hw_params()
252 struct snd_pcm_hw_params *params) in cht_codec_fixup()
/openbmc/linux/sound/soc/mediatek/mt7986/
H A Dmt7986-dai-etdm.c164 struct snd_pcm_hw_params *params, in mtk_dai_etdm_config()
237 struct snd_pcm_hw_params *params, in mtk_dai_etdm_hw_params()
/openbmc/linux/drivers/bluetooth/
H A Dbtbcm.h81 struct bcm_set_pcm_int_params *params) in btbcm_read_pcm_int_params()
87 const struct bcm_set_pcm_int_params *params) in btbcm_write_pcm_int_params()
H A Dbtintel.c860 struct intel_reset params = { 0x00, 0x01, 0x00, 0x01, 0x00000000 }; in btintel_send_intel_reset() local
879 struct intel_boot_params *params) in btintel_read_boot_params()
1061 struct cmd_write_boot_params *params; in btintel_firmware_version() local
1232 struct intel_reset params; in btintel_reset_to_bootloader() local
1855 struct intel_boot_params *params, in btintel_get_fw_name()
1886 struct intel_boot_params *params, in btintel_download_fw()
2053 struct intel_boot_params params; in btintel_bootloader_setup() local
/openbmc/linux/net/mac80211/
H A Dht.c467 u16 params; in ieee80211_send_delba() local
506 u16 tid, params; in ieee80211_process_delba() local
/openbmc/linux/drivers/iio/proximity/
H A Dcros_ec_mkbp_proximity.c65 struct ec_params_mkbp_info params; in cros_ec_mkbp_proximity_query() member
69 struct ec_params_mkbp_info *params = &buf.params; in cros_ec_mkbp_proximity_query() local
/openbmc/u-boot/board/Synology/ds109/
H A Dds109.c116 struct tag *params; in setup_board_tags() local
/openbmc/linux/sound/soc/qcom/
H A Dsdw.c62 struct snd_pcm_hw_params *params, in qcom_snd_sdw_hw_params()
H A Dstorm.c20 struct snd_pcm_hw_params *params) in storm_ops_hw_params()
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_iwarp.c737 struct qed_iwarp_cm_event_params params; in qed_iwarp_mpa_received() local
970 struct qed_iwarp_cm_event_params params; in qed_iwarp_mpa_reply_arrived() local
1005 struct qed_iwarp_cm_event_params params; in qed_iwarp_mpa_complete() local
2636 struct qed_rdma_start_in_params *params, in qed_iwarp_ll2_start()
2812 struct qed_rdma_start_in_params *params) in qed_iwarp_setup()
2868 struct qed_iwarp_cm_event_params params; in qed_iwarp_qp_in_error() local
2892 struct qed_iwarp_cm_event_params params; in qed_iwarp_exception_received() local
2963 struct qed_iwarp_cm_event_params params; in qed_iwarp_tcp_connect_unsuccessful() local

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