| /kernel/linux/linux-5.10/drivers/clk/versatile/ |
| H A D | clk-icst.h | 25 const struct icst_params *params; member
|
| /kernel/linux/linux-5.10/arch/mips/bcm63xx/ |
| H A D | cs.c | 94 int bcm63xx_set_cs_param(unsigned int cs, u32 params) in bcm63xx_set_cs_param() argument
|
| /kernel/linux/linux-5.10/crypto/ |
| H A D | ecdh_helper.c | 27 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 D | dh_helper.c | 40 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 D | signature.c | 42 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 D | ingenic_ecc.c | 27 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 D | winbond.c | 12 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 D | cs.c | 94 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 D | sharpsl_param.c | 43 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 D | saa7164-buffer.c | 81 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 D | tc_tunnel_key.h | 22 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 D | atmel-pcm-dma.c | 77 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 D | xonar.h | 17 u8 params[5]; member
|
| /kernel/linux/linux-5.10/sound/core/ |
| H A D | pcm_iec958.c | 117 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 D | pcm_drm_eld.c | 25 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 D | imx-mc13783.c | 26 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 D | imote2.c | 11 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 D | smdk_wm8994pcm.c | 43 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 D | armada-370-db.c | 18 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 D | ia_css_macc1_5.host.c | 41 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 D | ingenic_ecc.c | 28 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 D | lan966x_ets.c | 21 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 D | trap.h | 28 struct mlx5e_params params; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
| H A D | ice_lib.h | 41 struct ice_vsi_cfg_params params = {}; in ice_vsi_to_params() local
|
| /kernel/linux/linux-6.6/include/net/tc_act/ |
| H A D | tc_tunnel_key.h | 22 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...] |