Home
last modified time | relevance | path

Searched defs:params (Results 101 - 125 of 3440) sorted by relevance

12345678910>>...138

/kernel/linux/linux-5.10/drivers/clk/versatile/
H A Dclk-icst.h25 const struct icst_params *params; member
/kernel/linux/linux-5.10/arch/mips/bcm63xx/
H A Dcs.c94 int bcm63xx_set_cs_param(unsigned int cs, u32 params) in bcm63xx_set_cs_param() argument
/kernel/linux/linux-5.10/crypto/
H A Decdh_helper.c27 unsigned int crypto_ecdh_key_len(const struct ecdh *params) in crypto_ecdh_key_len() argument
33 crypto_ecdh_encode_key(char *buf, unsigned int len, const struct ecdh *params) crypto_ecdh_encode_key() argument
57 crypto_ecdh_decode_key(const char *buf, unsigned int len, struct ecdh *params) crypto_ecdh_decode_key() argument
[all...]
H A Ddh_helper.c40 int crypto_dh_encode_key(char *buf, unsigned int len, const struct dh *params) in crypto_dh_encode_key() argument
68 crypto_dh_decode_key(const char *buf, unsigned int len, struct dh *params) crypto_dh_decode_key() argument
[all...]
/kernel/linux/linux-5.10/crypto/asymmetric_keys/
H A Dsignature.c42 int query_asymmetric_key(const struct kernel_pkey_params *params, in query_asymmetric_key() argument
80 int encrypt_blob(struct kernel_pkey_params *params, in encrypt_blob() argument
101 decrypt_blob(struct kernel_pkey_params *params, const void *enc, void *data) decrypt_blob() argument
122 create_signature(struct kernel_pkey_params *params, const void *data, void *enc) create_signature() argument
[all...]
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/ingenic/
H A Dingenic_ecc.c27 ingenic_ecc_calculate(struct ingenic_ecc *ecc, struct ingenic_ecc_params *params, const u8 *buf, u8 *ecc_code) ingenic_ecc_calculate() argument
47 ingenic_ecc_correct(struct ingenic_ecc *ecc, struct ingenic_ecc_params *params, u8 *buf, u8 *ecc_code) ingenic_ecc_correct() argument
/kernel/linux/linux-5.10/drivers/mtd/spi-nor/
H A Dwinbond.c12 w25q256_post_bfpt_fixups(struct spi_nor *nor, const struct sfdp_parameter_header *bfpt_header, const struct sfdp_bfpt *bfpt, struct spi_nor_flash_parameter *params) w25q256_post_bfpt_fixups() argument
/kernel/linux/linux-6.6/arch/mips/bcm63xx/
H A Dcs.c94 int bcm63xx_set_cs_param(unsigned int cs, u32 params) in bcm63xx_set_cs_param() argument
/kernel/linux/linux-6.6/arch/arm/common/
H A Dsharpsl_param.c43 struct sharpsl_param_info *params = param_start(PARAM_BASE); in sharpsl_save_param() local
/kernel/linux/linux-5.10/drivers/media/pci/saa7164/
H A Dsaa7164-buffer.c81 struct tmHWStreamParameters *params = &port->hw_streamingparams; in saa7164_buffer_alloc() local
220 struct tmHWStreamParameters *params = &port->hw_streamingparams; in saa7164_buffer_cfg_port() local
/kernel/linux/linux-5.10/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
[all...]
/kernel/linux/linux-5.10/sound/soc/atmel/
H A Datmel-pcm-dma.c77 atmel_pcm_configure_dma(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct dma_slave_config *slave_config) atmel_pcm_configure_dma() argument
/kernel/linux/linux-5.10/sound/pci/oxygen/
H A Dxonar.h17 u8 params[5]; member
/kernel/linux/linux-5.10/sound/core/
H A Dpcm_iec958.c117 int snd_pcm_create_iec958_consumer_hw_params(struct snd_pcm_hw_params *params, in snd_pcm_create_iec958_consumer_hw_params() argument
H A Dpcm_drm_eld.c25 static int eld_limit_rates(struct snd_pcm_hw_params *params, in eld_limit_rates() argument
53 static int eld_limit_channels(struct snd_pcm_hw_params *params, in eld_limit_channels() argument
/kernel/linux/linux-5.10/sound/soc/fsl/
H A Dimx-mc13783.c26 imx_mc13783_hifi_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params) imx_mc13783_hifi_hw_params() argument
/kernel/linux/linux-5.10/sound/soc/pxa/
H A Dimote2.c11 imote2_asoc_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params) imote2_asoc_hw_params() argument
/kernel/linux/linux-5.10/sound/soc/samsung/
H A Dsmdk_wm8994pcm.c43 smdk_wm8994_pcm_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params) smdk_wm8994_pcm_hw_params() argument
/kernel/linux/linux-5.10/sound/soc/kirkwood/
H A Darmada-370-db.c18 a370db_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params) a370db_hw_params() argument
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/macc/macc1_5/
H A Dia_css_macc1_5.host.c41 ia_css_macc1_5_vmem_encode( struct sh_css_isp_macc1_5_vmem_params *params, const struct ia_css_macc1_5_table *from, unsigned int size) ia_css_macc1_5_vmem_encode() argument
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ingenic/
H A Dingenic_ecc.c28 ingenic_ecc_calculate(struct ingenic_ecc *ecc, struct ingenic_ecc_params *params, const u8 *buf, u8 *ecc_code) ingenic_ecc_calculate() argument
48 ingenic_ecc_correct(struct ingenic_ecc *ecc, struct ingenic_ecc_params *params, u8 *buf, u8 *ecc_code) ingenic_ecc_correct() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_ets.c21 struct tc_ets_qopt_offload_replace_params *params; in lan966x_ets_add() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtrap.h28 struct mlx5e_params params; member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_lib.h41 struct ice_vsi_cfg_params params = {}; in ice_vsi_to_params() local
/kernel/linux/linux-6.6/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
[all...]

Completed in 9 milliseconds

12345678910>>...138