| /linux/drivers/usb/gadget/function/ |
| H A D | rndis.c | 169 static int gen_ndis_query_resp(struct rndis_params *params, u32 OID, u8 *buf, in gen_ndis_query_resp() 484 static int gen_ndis_set_resp(struct rndis_params *params, u32 OID, in gen_ndis_set_resp() 555 static int rndis_init_response(struct rndis_params *params, in rndis_init_response() 591 static int rndis_query_response(struct rndis_params *params, in rndis_query_response() 633 static int rndis_set_response(struct rndis_params *params, in rndis_set_response() 677 static int rndis_reset_response(struct rndis_params *params, in rndis_reset_response() 704 static int rndis_keepalive_response(struct rndis_params *params, in rndis_keepalive_response() 730 static int rndis_indicate_status_msg(struct rndis_params *params, u32 status) in rndis_indicate_status_msg() 753 int rndis_signal_connect(struct rndis_params *params) in rndis_signal_connect() 760 int rndis_signal_disconnect(struct rndis_params *params) in rndis_signal_disconnect() [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/bios/ |
| H A D | command_table.c | 37 #define EXEC_BIOS_CMD_TABLE(command, params)\ argument 204 DIG_ENCODER_CONTROL_PARAMETERS_V2 params = {0}; in encoder_control_dig1_v1() local 219 DIG_ENCODER_CONTROL_PARAMETERS_V2 params = {0}; in encoder_control_dig2_v1() local 234 DIG_ENCODER_CONTROL_PARAMETERS_V3 params = {0}; in encoder_control_digx_v3() local 280 DIG_ENCODER_CONTROL_PARAMETERS_V4 params = {0}; in encoder_control_digx_v4() local 326 ENCODER_STREAM_SETUP_PARAMETERS_V5 params = {0}; in encoder_control_digx_v5() local 439 DIG_TRANSMITTER_CONTROL_PARAMETERS_V2 params; in transmitter_control_v2() local 560 DIG_TRANSMITTER_CONTROL_PARAMETERS_V3 params; in transmitter_control_v3() local 694 DIG_TRANSMITTER_CONTROL_PARAMETERS_V4 params; in transmitter_control_v4() local 818 DIG_TRANSMITTER_CONTROL_PARAMETERS_V1_5 params; in transmitter_control_v1_5() local [all …]
|
| /linux/drivers/phy/broadcom/ |
| H A D | phy-brcm-usb-init-synopsys.c | 107 static void usb_mdio_write_7211b0(struct brcm_usb_init_params *params, in usb_mdio_write_7211b0() 126 struct brcm_usb_init_params *params, uint8_t addr) in usb_mdio_read_7211b0() 143 static void usb2_eye_fix_7211b0(struct brcm_usb_init_params *params) in usb2_eye_fix_7211b0() 152 static void xhci_soft_reset(struct brcm_usb_init_params *params, in xhci_soft_reset() 171 static void usb_init_ipp(struct brcm_usb_init_params *params) in usb_init_ipp() 208 static void usb_init_common(struct brcm_usb_init_params *params) in usb_init_common() 232 static void usb_wake_enable_7211b0(struct brcm_usb_init_params *params, in usb_wake_enable_7211b0() 243 static void usb_wake_enable_7216(struct brcm_usb_init_params *params, in usb_wake_enable_7216() 254 static void usb_init_common_7211b0(struct brcm_usb_init_params *params) in usb_init_common_7211b0() 332 static void usb_init_common_7216(struct brcm_usb_init_params *params) in usb_init_common_7216() [all …]
|
| /linux/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_link.c | 246 static int bnx2x_check_lfa(struct link_params *params) in bnx2x_check_lfa() 440 static void bnx2x_ets_e2e3a0_disabled(struct link_params *params) in bnx2x_ets_e2e3a0_disabled() 531 const struct link_params *params, in bnx2x_ets_e3b0_set_credit_upper_bound_nig() 569 static void bnx2x_ets_e3b0_nig_disabled(const struct link_params *params, in bnx2x_ets_e3b0_nig_disabled() 653 const struct link_params *params, in bnx2x_ets_e3b0_set_credit_upper_bound_pbf() 686 static void bnx2x_ets_e3b0_pbf_disabled(const struct link_params *params) in bnx2x_ets_e3b0_pbf_disabled() 744 static int bnx2x_ets_e3b0_disabled(const struct link_params *params, in bnx2x_ets_e3b0_disabled() 767 int bnx2x_ets_disabled(struct link_params *params, in bnx2x_ets_disabled() 790 static int bnx2x_ets_e3b0_cli_map(const struct link_params *params, in bnx2x_ets_e3b0_cli_map() 893 const struct link_params *params, in bnx2x_ets_e3b0_get_total_bw() [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/core/ |
| H A D | dc_hw_sequencer.c | 698 struct drr_params *params) in set_drr_and_clear_adjust_pending() 947 union block_sequence_params *params; in hwss_execute_sequence() local 1658 void hwss_send_dmcub_cmd(union block_sequence_params *params) in hwss_send_dmcub_cmd() 1937 void hwss_program_manual_trigger(union block_sequence_params *params) in hwss_program_manual_trigger() 1945 void hwss_setup_dpp(union block_sequence_params *params) in hwss_setup_dpp() 1965 void hwss_program_bias_and_scale(union block_sequence_params *params) in hwss_program_bias_and_scale() 1977 void hwss_power_on_mpc_mem_pwr(union block_sequence_params *params) in hwss_power_on_mpc_mem_pwr() 1987 void hwss_set_output_csc(union block_sequence_params *params) in hwss_set_output_csc() 2001 void hwss_set_ocsc_default(union block_sequence_params *params) in hwss_set_ocsc_default() 2015 void hwss_subvp_save_surf_addr(union block_sequence_params *params) in hwss_subvp_save_surf_addr() [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/dce/ |
| H A D | dce_opp.c | 106 const struct bit_depth_reduction_params *params) in set_truncation() 151 const struct bit_depth_reduction_params *params) in dce60_set_truncation() 201 const struct bit_depth_reduction_params *params) in set_spatial_dither() 303 const struct bit_depth_reduction_params *params) in set_temporal_dither() 365 const struct clamping_and_pixel_encoding_params *params) in dce110_opp_set_clamping() 425 const struct clamping_and_pixel_encoding_params *params) in dce60_opp_set_clamping() 473 const struct clamping_and_pixel_encoding_params *params) in set_pixel_encoding() 509 const struct clamping_and_pixel_encoding_params *params) in dce60_set_pixel_encoding() 534 const struct bit_depth_reduction_params *params) in dce110_opp_program_bit_depth_reduction() 546 const struct bit_depth_reduction_params *params) in dce60_opp_program_bit_depth_reduction() [all …]
|
| /linux/drivers/staging/media/atomisp/pci/ |
| H A D | sh_css_params.c | 769 convert_allocate_fpntbl(struct ia_css_isp_parameters *params) in convert_allocate_fpntbl() 805 store_fpntbl(struct ia_css_isp_parameters *params, ia_css_ptr ptr) in store_fpntbl() 824 convert_raw_to_fpn(struct ia_css_isp_parameters *params) in convert_raw_to_fpn() 864 struct ia_css_isp_parameters *params, in ia_css_process_kernel() 929 struct ia_css_isp_parameters *params; in sh_css_set_black_frame() local 1005 struct ia_css_isp_parameters *params; in sh_css_params_set_binning_factor() local 1024 struct ia_css_isp_parameters *params, in sh_css_set_shading_table() 1158 struct ia_css_isp_parameters *params, in ia_css_process_zoom_and_motion() 1248 sh_css_set_gamma_table(struct ia_css_isp_parameters *params, in sh_css_set_gamma_table() 1263 sh_css_get_gamma_table(const struct ia_css_isp_parameters *params, in sh_css_get_gamma_table() [all …]
|
| /linux/drivers/media/platform/arm/mali-c55/ |
| H A D | mali-c55-params.c | 115 const struct mali_c55_params_aexp_hist *params; in mali_c55_params_aexp_hist() local 174 const struct mali_c55_params_aexp_weights *params; in mali_c55_params_aexp_hist_weights() local 283 const struct mali_c55_params_awb_config *params; in mali_c55_params_awb_config() local 338 const struct mali_c55_params_mesh_shading_config *params; in mali_c55_params_lsc_config() local 384 const struct mali_c55_params_mesh_shading_selection *params; in mali_c55_params_lsc_selection() local 578 struct mali_c55_params *params = vb2_get_drv_priv(vb->vb2_queue); in mali_c55_params_buf_prepare() local 605 struct mali_c55_params *params = vb2_get_drv_priv(vb->vb2_queue); in mali_c55_params_buf_queue() local 614 static void mali_c55_params_return_buffers(struct mali_c55_params *params, in mali_c55_params_return_buffers() 630 struct mali_c55_params *params = vb2_get_drv_priv(q); in mali_c55_params_start_streaming() local 664 struct mali_c55_params *params = vb2_get_drv_priv(q); in mali_c55_params_stop_streaming() local [all …]
|
| /linux/arch/x86/kernel/ |
| H A D | kexec-bzimage64.c | 60 static int setup_initrd(struct boot_params *params, in setup_initrd() 72 static int setup_cmdline(struct kimage *image, struct boot_params *params, in setup_cmdline() 106 static int setup_e820_entries(struct boot_params *params) in setup_e820_entries() 125 setup_rng_seed(struct boot_params *params, unsigned long params_load_addr, in setup_rng_seed() 143 static int setup_efi_info_memmap(struct boot_params *params, in setup_efi_info_memmap() 165 prepare_add_efi_setup_data(struct boot_params *params, in prepare_add_efi_setup_data() 189 setup_efi_state(struct boot_params *params, unsigned long params_load_addr, in setup_efi_state() 226 static void setup_dtb(struct boot_params *params, in setup_dtb() 248 setup_ima_state(const struct kimage *image, struct boot_params *params, in setup_ima_state() 274 static void setup_kho(const struct kimage *image, struct boot_params *params, in setup_kho() [all …]
|
| /linux/drivers/block/zram/ |
| H A D | backend_lzorle.c | 9 static void lzorle_release_params(struct zcomp_params *params) in lzorle_release_params() 13 static int lzorle_setup_params(struct zcomp_params *params) in lzorle_setup_params() 18 static int lzorle_create(struct zcomp_params *params, struct zcomp_ctx *ctx) in lzorle_create() 31 static int lzorle_compress(struct zcomp_params *params, struct zcomp_ctx *ctx, in lzorle_compress() 41 static int lzorle_decompress(struct zcomp_params *params, struct zcomp_ctx *ctx, in lzorle_decompress()
|
| H A D | backend_lzo.c | 9 static void lzo_release_params(struct zcomp_params *params) in lzo_release_params() 13 static int lzo_setup_params(struct zcomp_params *params) in lzo_setup_params() 18 static int lzo_create(struct zcomp_params *params, struct zcomp_ctx *ctx) in lzo_create() 31 static int lzo_compress(struct zcomp_params *params, struct zcomp_ctx *ctx, in lzo_compress() 41 static int lzo_decompress(struct zcomp_params *params, struct zcomp_ctx *ctx, in lzo_decompress()
|
| H A D | backend_842.c | 10 static void release_params_842(struct zcomp_params *params) in release_params_842() 14 static int setup_params_842(struct zcomp_params *params) in setup_params_842() 24 static int create_842(struct zcomp_params *params, struct zcomp_ctx *ctx) in create_842() 32 static int compress_842(struct zcomp_params *params, struct zcomp_ctx *ctx, in compress_842() 45 static int decompress_842(struct zcomp_params *params, struct zcomp_ctx *ctx, in decompress_842()
|
| H A D | backend_lz4.c | 15 static void lz4_release_params(struct zcomp_params *params) in lz4_release_params() 19 static int lz4_setup_params(struct zcomp_params *params) in lz4_setup_params() 40 static int lz4_create(struct zcomp_params *params, struct zcomp_ctx *ctx) in lz4_create() 70 static int lz4_compress(struct zcomp_params *params, struct zcomp_ctx *ctx, in lz4_compress() 95 static int lz4_decompress(struct zcomp_params *params, struct zcomp_ctx *ctx, in lz4_decompress()
|
| H A D | backend_lz4hc.c | 15 static void lz4hc_release_params(struct zcomp_params *params) in lz4hc_release_params() 19 static int lz4hc_setup_params(struct zcomp_params *params) in lz4hc_setup_params() 40 static int lz4hc_create(struct zcomp_params *params, struct zcomp_ctx *ctx) in lz4hc_create() 70 static int lz4hc_compress(struct zcomp_params *params, struct zcomp_ctx *ctx, in lz4hc_compress() 96 static int lz4hc_decompress(struct zcomp_params *params, struct zcomp_ctx *ctx, in lz4hc_decompress()
|
| H A D | backend_deflate.c | 19 static void deflate_release_params(struct zcomp_params *params) in deflate_release_params() 23 static int deflate_setup_params(struct zcomp_params *params) in deflate_setup_params() 51 static int deflate_create(struct zcomp_params *params, struct zcomp_ctx *ctx) in deflate_create() 89 static int deflate_compress(struct zcomp_params *params, struct zcomp_ctx *ctx, in deflate_compress() 114 static int deflate_decompress(struct zcomp_params *params, in deflate_decompress()
|
| /linux/drivers/thermal/ |
| H A D | gov_power_allocator.c | 118 struct power_allocator_params *params = tz->governor_data; in estimate_sustainable_power() local 198 struct power_allocator_params *params, in get_sustainable_power() 243 struct power_allocator_params *params = tz->governor_data; in pid_controller() local 408 struct power_allocator_params *params = tz->governor_data; in allocate_power() local 501 struct power_allocator_params *params) in get_governor_trips() 539 static void reset_pid_controller(struct power_allocator_params *params) in reset_pid_controller() 547 struct power_allocator_params *params = tz->governor_data; in allow_maximum_power() local 589 struct power_allocator_params *params) in check_power_actors() 612 static int allocate_actors_buffer(struct power_allocator_params *params, in allocate_actors_buffer() 643 static void power_allocator_update_weight(struct power_allocator_params *params) in power_allocator_update_weight() [all …]
|
| /linux/security/keys/ |
| H A D | keyctl_pkey.c | 17 static void keyctl_pkey_params_free(struct kernel_pkey_params *params) in keyctl_pkey_params_free() 38 static int keyctl_pkey_params_parse(struct kernel_pkey_params *params) in keyctl_pkey_params_parse() 80 struct kernel_pkey_params *params) in keyctl_pkey_params_get() 116 struct kernel_pkey_params *params) in keyctl_pkey_params_get_2() 173 struct kernel_pkey_params params; in keyctl_pkey_query() local 218 struct kernel_pkey_params params; in keyctl_pkey_e_d_s() local 293 struct kernel_pkey_params params; in keyctl_pkey_verify() local
|
| /linux/drivers/accel/habanalabs/goya/ |
| H A D | goya_coresight.c | 229 struct hl_debug_params *params) in goya_config_stm() 302 struct hl_debug_params *params) in goya_config_etf() 386 struct hl_debug_params *params) in goya_config_etr() 485 struct hl_debug_params *params) in goya_config_funnel() 504 struct hl_debug_params *params) in goya_config_bmon() 576 struct hl_debug_params *params) in goya_config_spmu() 661 struct hl_debug_params *params = data; in goya_debug_coresight() local 700 struct hl_debug_params params = {}; in goya_halt_coresight() local
|
| /linux/drivers/accel/habanalabs/gaudi/ |
| H A D | gaudi_coresight.c | 391 struct hl_debug_params *params) in gaudi_config_stm() 469 struct hl_debug_params *params) in gaudi_config_etf() 579 struct hl_debug_params *params) in gaudi_config_etr() 699 struct hl_debug_params *params) in gaudi_config_funnel() 718 struct hl_debug_params *params) in gaudi_config_bmon() 780 struct hl_debug_params *params) in gaudi_config_spmu() 866 struct hl_debug_params *params = data; in gaudi_debug_coresight() local 905 struct hl_debug_params params = {}; in gaudi_halt_coresight() local
|
| /linux/include/net/tc_act/ |
| H A D | tc_police.h | 26 struct tcf_police_params __rcu *params; member 51 struct tcf_police_params *params; in tcf_police_rate_bytes_ps() local 61 struct tcf_police_params *params; in tcf_police_burst() local 99 struct tcf_police_params *params; in tcf_police_rate_pkt_ps() local 109 struct tcf_police_params *params; in tcf_police_burst_pkt() local 147 struct tcf_police_params *params; in tcf_police_tcfp_mtu() local 157 struct tcf_police_params *params; in tcf_police_peakrate_bytes_ps() local 167 struct tcf_police_params *params; in tcf_police_tcfp_ewma_rate() local 177 struct tcf_police_params *params; in tcf_police_rate_overhead() local
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/ |
| H A D | setup.c | 11 struct mlx5e_params *params, in mlx5e_legacy_rq_validate_xsk() 27 bool mlx5e_validate_xsk_param(struct mlx5e_params *params, in mlx5e_validate_xsk_param() 52 struct mlx5e_params *params, in mlx5e_build_xsk_cparam() 61 struct mlx5e_params *params, in mlx5e_init_xsk_rq() 93 static int mlx5e_open_xsk_rq(struct mlx5e_channel *c, struct mlx5e_params *params, in mlx5e_open_xsk_rq() 113 int mlx5e_open_xsk(struct mlx5e_priv *priv, struct mlx5e_params *params, in mlx5e_open_xsk()
|
| /linux/sound/soc/atmel/ |
| H A D | atmel-pcm-pdc.c | 77 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
|
| /linux/tools/tracing/rtla/src/ |
| H A D | common.c | 31 set_signals(struct common_params * params) set_signals() argument 44 common_apply_config(struct osnoise_tool * tool,struct common_params * params) common_apply_config() argument 100 struct common_params *params; run_tool() local 245 struct common_params *params = tool->params; top_main_loop() local 303 struct common_params *params = tool->params; hist_main_loop() local [all...] |
| H A D | timerlat_top.c | 135 struct timerlat_params *params = to_timerlat_params(tool->params); timerlat_top_update() local 260 timerlat_top_header(struct timerlat_params * params,struct osnoise_tool * top) timerlat_top_header() argument 308 struct timerlat_params *params = to_timerlat_params(top->params); timerlat_top_print() local 368 struct timerlat_params *params = to_timerlat_params(top->params); timerlat_top_print_sum() local 443 struct timerlat_params *params = to_timerlat_params(top->params); timerlat_print_stats() local 540 struct timerlat_params *params; timerlat_top_parse_args() local 807 struct timerlat_params *params = to_timerlat_params(top->params); timerlat_top_apply_config() local 827 timerlat_init_top(struct common_params * params) timerlat_init_top() argument 858 struct timerlat_params *params = to_timerlat_params(tool->params); timerlat_top_bpf_main_loop() local 911 struct timerlat_params *params = to_timerlat_params(tool->params); timerlat_top_main_loop() local [all...] |
| H A D | timerlat_hist.c | 141 struct timerlat_params *params = to_timerlat_params(tool->params); in timerlat_hist_update() local 288 struct timerlat_params *params = to_timerlat_params(tool->params); in timerlat_hist_header() local 348 timerlat_print_summary(struct timerlat_params * params,struct trace_instance * trace,struct timerlat_hist_data * data) timerlat_print_summary() argument 467 timerlat_print_stats_all(struct timerlat_params * params,struct trace_instance * trace,struct timerlat_hist_data * data) timerlat_print_stats_all() argument 615 struct timerlat_params *params = to_timerlat_params(tool->params); timerlat_print_stats() local 768 struct timerlat_params *params; timerlat_hist_parse_args() local 1060 struct timerlat_params *params = to_timerlat_params(tool->params); timerlat_hist_apply_config() local 1077 timerlat_init_hist(struct common_params * params) timerlat_init_hist() argument 1105 struct timerlat_params *params = to_timerlat_params(tool->params); timerlat_hist_bpf_main_loop() local 1138 struct timerlat_params *params = to_timerlat_params(tool->params); timerlat_hist_main() local [all...] |