Home
last modified time | relevance | path

Searched defs:params (Results 26 – 50 of 1839) sorted by relevance

12345678910>>...74

/openbmc/linux/sound/soc/atmel/
H A Datmel-pcm-pdc.c77 struct atmel_pcm_dma_params *params; member
92 struct atmel_pcm_dma_params *params = prtd->params; in atmel_pcm_dma_irq() local
139 struct snd_pcm_hw_params *params) in atmel_pcm_hw_params()
168 struct atmel_pcm_dma_params *params = prtd->params; in atmel_pcm_hw_free() local
183 struct atmel_pcm_dma_params *params = prtd->params; in atmel_pcm_prepare() local
197 struct atmel_pcm_dma_params *params = prtd->params; in atmel_pcm_trigger() local
263 struct atmel_pcm_dma_params *params = prtd->params; in atmel_pcm_pointer() local
/openbmc/phosphor-host-ipmid/
H A Dtransporthandler.cpp91 ChannelParams params; in maybeGetChannelParams() local
146 auto params = maybeGetChannelParams(bus, channel); in getChannelParams() local
162 auto logWithChannel(const ChannelParams& params, Args&&... args) in logWithChannel()
181 static T getEthProp(sdbusplus::bus_t& bus, const ChannelParams& params, in getEthProp()
188 static void setEthProp(sdbusplus::bus_t& bus, const ChannelParams& params, in setEthProp()
202 const ChannelParams& params) in getMACProperty()
215 void setMACProperty(sdbusplus::bus_t& bus, const ChannelParams& params, in setMACProperty()
257 void createIfAddr(sdbusplus::bus_t& bus, const ChannelParams& params, in createIfAddr()
277 auto getIfAddr4(sdbusplus::bus_t& bus, const ChannelParams& params) in getIfAddr4()
478 void deconfigureChannel(sdbusplus::bus_t& bus, ChannelParams& params) in deconfigureChannel()
[all …]
H A Dtransporthandler.hpp90 auto params = getChannelParams(bus, channel); in channelCall() local
173 ObjectLookupCache(sdbusplus::bus_t& bus, const ChannelParams& params, in ObjectLookupCache()
216 const ChannelParams& params; member in ipmi::transport::ObjectLookupCache
253 [[maybe_unused]] const ChannelParams& params, uint8_t idx, in findIfAddr()
309 sdbusplus::bus_t& bus, const ChannelParams& params, uint8_t idx, in getIfAddr()
338 getGatewayProperty(sdbusplus::bus_t& bus, const ChannelParams& params) in getGatewayProperty()
394 void createNeighbor(sdbusplus::bus_t& bus, const ChannelParams& params, in createNeighbor()
425 void setGatewayProperty(sdbusplus::bus_t& bus, const ChannelParams& params, in setGatewayProperty()
/openbmc/linux/include/linux/
H A Drhashtable.h591 const struct rhashtable_params params) in __rhashtable_lookup()
644 const struct rhashtable_params params) in rhashtable_lookup()
667 const struct rhashtable_params params) in rhashtable_lookup_fast()
694 const struct rhashtable_params params) in rhltable_lookup()
830 const struct rhashtable_params params) in rhashtable_insert_fast()
859 const struct rhashtable_params params) in rhltable_insert_key()
882 const struct rhashtable_params params) in rhltable_insert()
907 const struct rhashtable_params params) in rhashtable_lookup_insert_fast()
934 const struct rhashtable_params params) in rhashtable_lookup_get_insert_fast()
961 const struct rhashtable_params params) in rhashtable_lookup_insert_key()
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_opp.c51 const struct bit_depth_reduction_params *params) in opp1_set_truncation()
61 const struct bit_depth_reduction_params *params) in opp1_set_spatial_dither()
140 const struct bit_depth_reduction_params *params) in opp1_program_bit_depth_reduction()
161 const struct clamping_and_pixel_encoding_params *params) in opp1_set_pixel_encoding()
197 const struct clamping_and_pixel_encoding_params *params) in opp1_set_clamping()
278 const struct clamping_and_pixel_encoding_params *params) in opp1_program_clamping_and_pixel_encoding()
/openbmc/u-boot/tools/
H A Drkcommon.c100 int rkcommon_check_params(struct image_tool_params *params) in rkcommon_check_params()
125 const char *rkcommon_get_spl_hdr(struct image_tool_params *params) in rkcommon_get_spl_hdr()
136 int rkcommon_get_spl_size(struct image_tool_params *params) in rkcommon_get_spl_size()
146 bool rkcommon_need_rc4_spl(struct image_tool_params *params) in rkcommon_need_rc4_spl()
157 struct image_tool_params *params) in rkcommon_set_header0()
189 struct image_tool_params *params) in rkcommon_set_header()
262 struct image_tool_params *params) in rkcommon_verify_header()
331 int rkcommon_vrec_header(struct image_tool_params *params, in rkcommon_vrec_header()
H A Ddefault_image.c34 static int image_check_params(struct image_tool_params *params) in image_check_params()
42 struct image_tool_params *params) in image_verify_header()
88 struct image_tool_params *params) in image_set_header()
138 static int image_extract_subimage(void *ptr, struct image_tool_params *params) in image_extract_subimage()
H A Daisimage.c178 static uint32_t *ais_alloc_buffer(struct image_tool_params *params) in ais_alloc_buffer()
218 static uint32_t *ais_copy_image(struct image_tool_params *params, in ais_copy_image()
254 static int aisimage_generate(struct image_tool_params *params, in aisimage_generate()
372 struct image_tool_params *params) in aisimage_verify_header()
386 struct image_tool_params *params) in aisimage_set_header()
390 int aisimage_check_params(struct image_tool_params *params) in aisimage_check_params()
H A Dsocfpgaimage.c261 struct image_tool_params *params) in socfpgaimage_verify_header()
277 static int socfpgaimage_check_params(struct image_tool_params *params) in socfpgaimage_check_params()
318 static int sfp_vrec_header(struct image_tool_params *params, in sfp_vrec_header()
333 static int socfpgaimage_vrec_header_v0(struct image_tool_params *params, in socfpgaimage_vrec_header_v0()
339 static int socfpgaimage_vrec_header_v1(struct image_tool_params *params, in socfpgaimage_vrec_header_v1()
363 struct image_tool_params *params) in socfpgaimage_set_header_v0()
369 struct image_tool_params *params) in socfpgaimage_set_header_v1()
/openbmc/linux/drivers/mtd/spi-nor/
H A Dspansion.c101 struct spi_nor_flash_parameter *params = nor->params; in cypress_nor_sr_ready_and_clear_reg() local
143 struct spi_nor_flash_parameter *params = nor->params; in cypress_nor_sr_ready_and_clear() local
206 const struct spi_nor_flash_parameter *params = nor->params; in cypress_nor_octal_dtr_en() local
342 struct spi_nor_flash_parameter *params = nor->params; in cypress_nor_quad_enable_volatile() local
483 struct spi_nor_flash_parameter *params = nor->params; in cypress_nor_get_page_size() local
549 struct spi_nor_flash_parameter *params = nor->params; in s25fs256t_post_sfdp_fixup() local
604 struct spi_nor_flash_parameter *params = nor->params; in s25hx_t_post_sfdp_fixup() local
640 struct spi_nor_flash_parameter *params = nor->params; in s25hx_t_late_init() local
674 struct spi_nor_flash_parameter *params = nor->params; in s28hx_t_post_sfdp_fixup() local
723 struct spi_nor_flash_parameter *params = nor->params; in s28hx_t_late_init() local
[all …]
/openbmc/linux/drivers/thermal/
H A Dgov_power_allocator.c92 struct power_allocator_params *params = tz->governor_data; in estimate_sustainable_power() local
176 struct power_allocator_params *params, in get_sustainable_power()
224 struct power_allocator_params *params = tz->governor_data; in pid_controller() local
387 struct power_allocator_params *params = tz->governor_data; in allocate_power() local
514 struct power_allocator_params *params) in get_governor_trips()
560 static void reset_pid_controller(struct power_allocator_params *params) in reset_pid_controller()
569 struct power_allocator_params *params = tz->governor_data; in allow_maximum_power() local
638 struct power_allocator_params *params; in power_allocator_bind() local
687 struct power_allocator_params *params = tz->governor_data; in power_allocator_unbind() local
702 struct power_allocator_params *params = tz->governor_data; in power_allocator_throttle() local
/openbmc/linux/crypto/asymmetric_keys/
H A Dsignature.c42 int query_asymmetric_key(const struct kernel_pkey_params *params, in query_asymmetric_key()
80 int encrypt_blob(struct kernel_pkey_params *params, in encrypt_blob()
101 int decrypt_blob(struct kernel_pkey_params *params, in decrypt_blob()
122 int create_signature(struct kernel_pkey_params *params, in create_signature()
/openbmc/u-boot/drivers/tee/
H A Dsandbox.c32 static u32 get_attr(uint n, uint num_params, struct tee_param *params) in get_attr()
41 struct tee_param *params) in check_params()
65 static u32 ta_avb_open_session(uint num_params, struct tee_param *params) in ta_avb_open_session()
77 struct tee_param *params) in ta_avb_invoke_func()
209 uint num_params, struct tee_param *params) in sandbox_tee_open_session()
244 uint num_params, struct tee_param *params) in sandbox_tee_invoke_func()
/openbmc/linux/include/net/tc_act/
H A Dtc_tunnel_key.h22 struct tcf_tunnel_key_params __rcu *params; member
31 struct tcf_tunnel_key_params *params; in is_tcf_tunnel_set() local
45 struct tcf_tunnel_key_params *params; in is_tcf_tunnel_release() local
59 struct tcf_tunnel_key_params *params; in tcf_tunnel_info() local
/openbmc/linux/drivers/infiniband/hw/qedr/
H A Dqedr_iw_cm.c104 qedr_iw_mpa_request(void *context, struct qed_iwarp_cm_event_params *params) in qedr_iw_mpa_request()
140 struct qed_iwarp_cm_event_params *params, in qedr_iw_issue_event()
171 qedr_iw_close_event(void *context, struct qed_iwarp_cm_event_params *params) in qedr_iw_close_event()
183 struct qed_iwarp_cm_event_params *params, in qedr_iw_qp_event()
255 struct qed_iwarp_cm_event_params *params) in qedr_iw_disconnect_event()
281 struct qed_iwarp_cm_event_params *params) in qedr_iw_passive_complete()
305 struct qed_iwarp_cm_event_params *params) in qedr_iw_active_complete()
317 qedr_iw_mpa_reply(void *context, struct qed_iwarp_cm_event_params *params) in qedr_iw_mpa_reply()
329 qedr_iw_event_handler(void *context, struct qed_iwarp_cm_event_params *params) in qedr_iw_event_handler()
741 struct qed_iwarp_accept_in params; in qedr_iw_accept() local
[all …]
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dpolice.c57 struct mlx5e_flow_meter_params *params) in fill_meter_params_from_act()
85 struct mlx5e_flow_meter_params *params = &attr->meter_attr.params; in tc_act_parse_police() local
120 struct mlx5e_flow_meter_params params = {}; in tc_act_police_offload() local
153 struct mlx5e_flow_meter_params params = {}; in tc_act_police_destroy() local
173 struct mlx5e_flow_meter_params params = {}; in tc_act_police_stats() local
/openbmc/linux/tools/tracing/rtla/src/
H A Dosnoise_hist.c128 struct osnoise_hist_params *params = tool->params; in osnoise_hist_update_multiple() local
170 struct osnoise_hist_params *params = tool->params; in osnoise_init_trace_hist() local
255 struct osnoise_hist_params *params = tool->params; in osnoise_hist_header() local
294 osnoise_print_summary(struct osnoise_hist_params *params, in osnoise_print_summary()
372 osnoise_print_stats(struct osnoise_hist_params *params, struct osnoise_tool *tool) in osnoise_print_stats()
495 struct osnoise_hist_params *params; in osnoise_hist_parse_args() local
703 osnoise_hist_apply_config(struct osnoise_tool *tool, struct osnoise_hist_params *params) in osnoise_hist_apply_config()
780 *osnoise_init_hist(struct osnoise_hist_params *params) in osnoise_init_hist()
814 osnoise_hist_set_signals(struct osnoise_hist_params *params) in osnoise_hist_set_signals()
825 struct osnoise_hist_params *params; in osnoise_hist_main() local
H A Dosnoise_top.c158 struct osnoise_top_params *params = top->params; in osnoise_top_header() local
211 struct osnoise_top_params *params = tool->params; in osnoise_top_print() local
251 osnoise_print_stats(struct osnoise_top_params *params, struct osnoise_tool *top) in osnoise_print_stats()
278 static void osnoise_top_usage(struct osnoise_top_params *params, char *usage) in osnoise_top_usage()
346 struct osnoise_top_params *params; in osnoise_top_parse_args() local
531 osnoise_top_apply_config(struct osnoise_tool *tool, struct osnoise_top_params *params) in osnoise_top_apply_config()
615 struct osnoise_tool *osnoise_init_top(struct osnoise_top_params *params) in osnoise_init_top()
652 static void osnoise_top_set_signals(struct osnoise_top_params *params) in osnoise_top_set_signals()
663 struct osnoise_top_params *params; in osnoise_top_main() local
/openbmc/linux/sound/firewire/bebob/
H A Dbebob_maudio.c175 struct special_params *params = bebob->maudio_special_quirk; in avc_maudio_set_special_clk() local
238 struct special_params *params = bebob->maudio_special_quirk; in special_stream_formation_set() local
260 struct special_params *params; in snd_bebob_maudio_special_discover() local
316 struct special_params *params = bebob->maudio_special_quirk; in special_set_rate() local
351 struct special_params *params = bebob->maudio_special_quirk; in special_clk_get() local
371 struct special_params *params = bebob->maudio_special_quirk; in special_clk_ctl_get() local
379 struct special_params *params = bebob->maudio_special_quirk; in special_clk_ctl_put() local
455 struct special_params *params = bebob->maudio_special_quirk; in special_dig_in_iface_ctl_get() local
485 struct special_params *params = bebob->maudio_special_quirk; in special_dig_in_iface_ctl_set() local
548 struct special_params *params = bebob->maudio_special_quirk; in special_dig_out_iface_ctl_get() local
[all …]
/openbmc/linux/tools/testing/selftests/alsa/
H A Dtest-pcmtest-driver.c84 snd_pcm_hw_params_t *hwparams, struct pcmtest_test_params *params, in setup_handle()
119 struct pcmtest_test_params params; in FIXTURE() local
173 struct pcmtest_test_params *params = &self->params; in TEST_F() local
212 struct pcmtest_test_params *params = &self->params; in TEST_F() local
240 struct pcmtest_test_params params = self->params; in TEST_F() local
274 struct pcmtest_test_params params = self->params; in TEST_F() local
317 struct pcmtest_test_params *params = &self->params; in TEST_F() local
/openbmc/u-boot/arch/arm/mach-mvebu/serdes/a38x/
H A Dseq_exec.c30 int write_op_execute(u32 serdes_num, struct op_params *params, u32 data_arr_idx) in write_op_execute()
69 int delay_op_execute(u32 serdes_num, struct op_params *params, u32 data_arr_idx) in delay_op_execute()
83 int poll_op_execute(u32 serdes_num, struct op_params *params, u32 data_arr_idx) in poll_op_execute()
126 enum mv_op get_cfg_seq_op(struct op_params *params) in get_cfg_seq_op()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_dwb_cm.c83 const struct pwl_params *params) in dwb3_program_ogam_luta_settings()
116 const struct pwl_params *params) in dwb3_program_ogam_lutb_settings()
236 const struct pwl_params *params) in dwb3_program_ogam_lut()
354 const struct dc_dwb_params *params) in dwb3_set_gamut_remap()
387 const struct dc_dwb_params *params) in dwb3_program_hdr_mult()
/openbmc/ipmitool/lib/
H A Dipmi_sol.c196 struct sol_config_parameters * params) in ipmi_get_sol_info()
575 struct sol_config_parameters params = {0}; in ipmi_print_sol_info() local
752 struct sol_config_parameters params; in ipmi_sol_set_param() local
788 struct sol_config_parameters params; in ipmi_sol_set_param() local
824 struct sol_config_parameters params; in ipmi_sol_set_param() local
864 struct sol_config_parameters params; in ipmi_sol_set_param() local
890 struct sol_config_parameters params; in ipmi_sol_set_param() local
916 struct sol_config_parameters params; in ipmi_sol_set_param() local
942 struct sol_config_parameters params; in ipmi_sol_set_param() local
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dscan.c746 struct iwl_mvm_scan_params *params) in iwl_mvm_build_scan_probe()
815 struct iwl_mvm_scan_params *params) in iwl_mvm_scan_lmac_dwell()
876 struct iwl_mvm_scan_params *params, in iwl_mvm_scan_lmac_flags()
930 struct iwl_mvm_scan_params *params) in iwl_mvm_scan_lmac()
1391 struct iwl_mvm_scan_params *params) in iwl_mvm_scan_umac_dwell_v11()
1918 struct iwl_mvm_scan_params *params, in iwl_mvm_scan_umac_chan_flags_v2()
2101 struct iwl_mvm_scan_params *params, in iwl_mvm_scan_umac_flags2()
2789 struct iwl_mvm_scan_params *params, in iwl_mvm_build_scan_cmd()
2909 struct iwl_mvm_scan_params *params, in iwl_mvm_fill_respect_p2p_go()
2933 struct iwl_mvm_scan_params params = {}; in iwl_mvm_reg_scan_start() local
[all …]
/openbmc/linux/drivers/media/platform/ti/omap3isp/
H A Disppreview.c150 const struct prev_params *params) in preview_config_luma_enhancement()
199 const struct prev_params *params) in preview_config_hmed()
397 const struct prev_params *params) in preview_config_csc()
429 const struct prev_params *params) in preview_config_yc_range()
603 const struct prev_params *params) in preview_config_contrast()
635 struct prev_params *params; in preview_update_contrast() local
657 struct prev_params *params; in preview_update_brightness() local
881 struct prev_params *params; in preview_config() local
935 struct prev_params *params; in preview_setup_hw() local
1012 struct prev_params *params; in preview_config_input_format() local
[all …]

12345678910>>...74