| /OK3568_Linux_fs/kernel/drivers/greybus/ |
| H A D | manifest.c | 62 struct manifest_desc *desc, *tmp; in release_cport_descriptors() local 99 struct greybus_descriptor *desc, size_t size) in identify_descriptor() 232 struct manifest_desc *desc, *next, *tmp; in gb_manifest_parse_cports() local 314 struct manifest_desc *desc; in gb_manifest_parse_bundles() local 456 struct greybus_descriptor *desc; in gb_manifest_parse() local
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | hmac.c | 85 struct shash_desc *desc = shash_desc_ctx(pdesc); in hmac_export() local 92 struct shash_desc *desc = shash_desc_ctx(pdesc); in hmac_import() local 108 struct shash_desc *desc = shash_desc_ctx(pdesc); in hmac_update() local 119 struct shash_desc *desc = shash_desc_ctx(pdesc); in hmac_final() local 134 struct shash_desc *desc = shash_desc_ctx(pdesc); in hmac_finup() local
|
| H A D | crypto_null.c | 37 static int null_init(struct shash_desc *desc) in null_init() 42 static int null_update(struct shash_desc *desc, const u8 *data, in null_update() 48 static int null_final(struct shash_desc *desc, u8 *out) in null_final() 53 static int null_digest(struct shash_desc *desc, const u8 *data, in null_digest()
|
| H A D | poly1305_generic.c | 22 static int crypto_poly1305_init(struct shash_desc *desc) in crypto_poly1305_init() 72 static int crypto_poly1305_update(struct shash_desc *desc, in crypto_poly1305_update() 106 static int crypto_poly1305_final(struct shash_desc *desc, u8 *dst) in crypto_poly1305_final()
|
| /OK3568_Linux_fs/kernel/arch/arm/crypto/ |
| H A D | poly1305-glue.c | 43 static int arm_poly1305_init(struct shash_desc *desc) in arm_poly1305_init() 115 static int arm_poly1305_update(struct shash_desc *desc, in arm_poly1305_update() 124 static int __maybe_unused arm_poly1305_update_neon(struct shash_desc *desc, in arm_poly1305_update_neon() 202 static int arm_poly1305_final(struct shash_desc *desc, u8 *dst) in arm_poly1305_final()
|
| /OK3568_Linux_fs/kernel/kernel/irq/ |
| H A D | ipi.c | 221 int __ipi_send_single(struct irq_desc *desc, unsigned int cpu) in __ipi_send_single() 263 int __ipi_send_mask(struct irq_desc *desc, const struct cpumask *dest) in __ipi_send_mask() 309 struct irq_desc *desc = irq_to_desc(virq); in ipi_send_single() local 330 struct irq_desc *desc = irq_to_desc(virq); in ipi_send_mask() local
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/usb/ |
| H A D | audio.h | 267 static inline __u8 uac_mixer_unit_bNrChannels(struct uac_mixer_unit_descriptor *desc) in uac_mixer_unit_bNrChannels() 272 static inline __u32 uac_mixer_unit_wChannelConfig(struct uac_mixer_unit_descriptor *desc, in uac_mixer_unit_wChannelConfig() 285 static inline __u8 uac_mixer_unit_iChannelNames(struct uac_mixer_unit_descriptor *desc, in uac_mixer_unit_iChannelNames() 293 static inline __u8 *uac_mixer_unit_bmControls(struct uac_mixer_unit_descriptor *desc, in uac_mixer_unit_bmControls() 308 static inline __u16 uac3_mixer_unit_wClusterDescrID(struct uac_mixer_unit_descriptor *desc) in uac3_mixer_unit_wClusterDescrID() 314 static inline __u8 uac_mixer_unit_iMixer(struct uac_mixer_unit_descriptor *desc) in uac_mixer_unit_iMixer() 330 static inline __u8 uac_selector_unit_iSelector(struct uac_selector_unit_descriptor *desc) in uac_selector_unit_iSelector() 347 static inline __u8 uac_feature_unit_iFeature(struct uac_feature_unit_descriptor *desc) in uac_feature_unit_iFeature() 364 static inline __u8 uac_processing_unit_bNrChannels(struct uac_processing_unit_descriptor *desc) in uac_processing_unit_bNrChannels() 369 static inline __u32 uac_processing_unit_wChannelConfig(struct uac_processing_unit_descriptor *desc, in uac_processing_unit_wChannelConfig() [all …]
|
| /OK3568_Linux_fs/kernel/arch/powerpc/crypto/ |
| H A D | crct10dif-vpmsum_glue.c | 64 static int crct10dif_vpmsum_init(struct shash_desc *desc) in crct10dif_vpmsum_init() 72 static int crct10dif_vpmsum_update(struct shash_desc *desc, const u8 *data, in crct10dif_vpmsum_update() 83 static int crct10dif_vpmsum_final(struct shash_desc *desc, u8 *out) in crct10dif_vpmsum_final()
|
| /OK3568_Linux_fs/kernel/drivers/mailbox/ |
| H A D | bcm-flexrm-mailbox.c | 309 static void flexrm_write_desc(void *desc_ptr, u64 desc) in flexrm_write_desc() 339 u64 desc = flexrm_read_desc(desc_ptr); in flexrm_is_next_table_desc() local 347 u64 desc = 0; in flexrm_next_table_desc() local 358 u64 desc = 0; in flexrm_null_desc() local 378 u64 desc = flexrm_read_desc(desc_ptr); in flexrm_flip_header_toggle() local 391 u64 desc = 0; in flexrm_header_desc() local 405 u64 desc, void **desc_ptr, u32 *toggle, in flexrm_enqueue_desc() 490 u64 desc = 0; in flexrm_src_desc() local 501 u64 desc = 0; in flexrm_msrc_desc() local 512 u64 desc = 0; in flexrm_dst_desc() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/dma/ppc4xx/ |
| H A D | adma.c | 231 static void ppc440spe_desc_init_interrupt(struct ppc440spe_adma_desc_slot *desc, in ppc440spe_desc_init_interrupt() 260 static void ppc440spe_desc_init_null_xor(struct ppc440spe_adma_desc_slot *desc) in ppc440spe_desc_init_null_xor() 271 static void ppc440spe_desc_init_xor(struct ppc440spe_adma_desc_slot *desc, in ppc440spe_desc_init_xor() 291 static void ppc440spe_desc_init_dma2pq(struct ppc440spe_adma_desc_slot *desc, in ppc440spe_desc_init_dma2pq() 317 static void ppc440spe_desc_init_dma01pq(struct ppc440spe_adma_desc_slot *desc, in ppc440spe_desc_init_dma01pq() 431 struct ppc440spe_adma_desc_slot *desc, in ppc440spe_desc_init_dma01pqzero_sum() 501 static void ppc440spe_desc_init_memcpy(struct ppc440spe_adma_desc_slot *desc, in ppc440spe_desc_init_memcpy() 522 static void ppc440spe_desc_set_src_addr(struct ppc440spe_adma_desc_slot *desc, in ppc440spe_desc_set_src_addr() 557 static void ppc440spe_desc_set_src_mult(struct ppc440spe_adma_desc_slot *desc, in ppc440spe_desc_set_src_mult() 603 static void ppc440spe_desc_set_dest_addr(struct ppc440spe_adma_desc_slot *desc, in ppc440spe_desc_set_dest_addr() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/dma/sh/ |
| H A D | rcar-dmac.c | 183 } desc; member 348 struct rcar_dmac_desc *desc = chan->desc.running; in rcar_dmac_chan_start_xfer() local 470 struct rcar_dmac_desc *desc = to_rcar_dmac_desc(tx); in rcar_dmac_tx_submit() local 511 struct rcar_dmac_desc *desc = &page->descs[i]; in rcar_dmac_desc_alloc() local 541 struct rcar_dmac_desc *desc) in rcar_dmac_desc_put() 553 struct rcar_dmac_desc *desc, *_desc; in rcar_dmac_desc_recycle_acked() local 594 struct rcar_dmac_desc *desc; in rcar_dmac_desc_get() local 697 struct rcar_dmac_desc *desc, size_t size) in rcar_dmac_realloc_hwdesc() 729 struct rcar_dmac_desc *desc) in rcar_dmac_fill_hwdesc() 796 struct rcar_dmac_desc *desc, *_desc; in rcar_dmac_chan_reinit() local [all …]
|
| /OK3568_Linux_fs/kernel/net/strparser/ |
| H A D | strparser.c | 65 read_descriptor_t *desc) in strp_parser_err() 89 static int __strp_recv(read_descriptor_t *desc, struct sk_buff *orig_skb, in __strp_recv() 321 read_descriptor_t desc; /* Dummy arg to strp_recv */ in strp_process() local 330 static int strp_recv(read_descriptor_t *desc, struct sk_buff *orig_skb, in strp_recv() 348 read_descriptor_t desc; in strp_read_sock() local
|
| /OK3568_Linux_fs/kernel/drivers/crypto/stm32/ |
| H A D | stm32-crc32.c | 115 static int stm32_crc_init(struct shash_desc *desc) in stm32_crc_init() 147 static int burst_update(struct shash_desc *desc, const u8 *d8, in burst_update() 217 static int stm32_crc_update(struct shash_desc *desc, const u8 *d8, in stm32_crc_update() 242 static int stm32_crc_final(struct shash_desc *desc, u8 *out) in stm32_crc_final() 254 static int stm32_crc_finup(struct shash_desc *desc, const u8 *data, in stm32_crc_finup() 261 static int stm32_crc_digest(struct shash_desc *desc, const u8 *data, in stm32_crc_digest()
|
| /OK3568_Linux_fs/kernel/arch/arm64/crypto/ |
| H A D | sha512-ce-glue.c | 54 static int sha512_ce_update(struct shash_desc *desc, const u8 *data, in sha512_ce_update() 64 static int sha512_ce_finup(struct shash_desc *desc, const u8 *data, in sha512_ce_finup() 75 static int sha512_ce_final(struct shash_desc *desc, u8 *out) in sha512_ce_final()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wl1251/ |
| H A D | rx.c | 21 struct wl1251_rx_descriptor *desc) in wl1251_rx_header() 33 struct wl1251_rx_descriptor *desc, in wl1251_rx_status() 134 struct wl1251_rx_descriptor *desc) in wl1251_rx_body()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/moxa/ |
| H A D | moxart_ether.c | 32 static inline void moxart_desc_write(u32 data, u32 *desc) in moxart_desc_write() 37 static inline u32 moxart_desc_read(u32 *desc) in moxart_desc_read() 123 void *desc; in moxart_mac_setup_desc_ring() local 218 void *desc; in moxart_rx_poll() local 339 void *desc; in moxart_mac_start_xmit() local
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | panel-rohm-bu18rl82.c | 40 const struct panel_desc *desc; member 46 const struct panel_desc *desc = rl82->desc; in bu18rl82_panel_prepare() local 55 const struct panel_desc *desc = rl82->desc; in bu18rl82_panel_unprepare() local 64 const struct panel_desc *desc = rl82->desc; in bu18rl82_panel_enable() local 79 const struct panel_desc *desc = rl82->desc; in bu18rl82_panel_disable() local
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/ulp/iser/ |
| H A D | iser_memory.c | 51 struct iser_fr_desc *desc; in iser_reg_desc_get_fr() local 65 struct iser_fr_desc *desc) in iser_reg_desc_put_fr() 133 struct iser_fr_desc *desc; in iser_unreg_mem_fastreg() local 341 struct iser_fr_desc *desc, in iser_reg_data_sg() 360 struct iser_fr_desc *desc = NULL; in iser_reg_mem_fastreg() local
|
| /OK3568_Linux_fs/u-boot/arch/x86/lib/efi/ |
| H A D | efi.c | 27 struct efi_mem_desc *desc, *end; in board_get_usable_ram_top() local 73 struct efi_mem_desc *desc, *end; in dram_init() local 97 struct efi_mem_desc *desc, *end; in dram_init_banksize() local
|
| /OK3568_Linux_fs/kernel/drivers/crypto/ccree/ |
| H A D | cc_hash.c | 107 static void cc_set_endianity(u32 mode, struct cc_hw_desc *desc) in cc_set_endianity() 341 static int cc_fin_result(struct cc_hw_desc *desc, struct ahash_request *req, in cc_fin_result() 364 static int cc_fin_hmac(struct cc_hw_desc *desc, struct ahash_request *req, in cc_fin_hmac() 430 struct cc_hw_desc desc[CC_MAX_HASH_SEQ_LEN]; in cc_hash_digest() local 529 static int cc_restore_hash(struct cc_hw_desc *desc, struct cc_hash_ctx *ctx, in cc_restore_hash() 566 struct cc_hw_desc desc[CC_MAX_HASH_SEQ_LEN]; in cc_hash_update() local 644 struct cc_hw_desc desc[CC_MAX_HASH_SEQ_LEN]; in cc_do_finup() local 735 struct cc_hw_desc desc[CC_MAX_HASH_SEQ_LEN]; in cc_hash_setkey() local 929 struct cc_hw_desc desc[CC_MAX_HASH_SEQ_LEN]; in cc_xcbc_setkey() local 1158 struct cc_hw_desc desc[CC_MAX_HASH_SEQ_LEN]; in cc_mac_update() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/crypto/caam/ |
| H A D | caamalg.c | 137 u32 *desc; in aead_null_set_sh_desc() local 191 u32 *desc, *nonce = NULL; in aead_set_sh_desc() local 328 u32 *desc; in gcm_set_sh_desc() local 393 u32 *desc; in rfc4106_set_sh_desc() local 461 u32 *desc; in rfc4543_set_sh_desc() local 527 u32 *desc; in chachapoly_set_sh_desc() local 738 u32 *desc; in skcipher_setkey() local 838 u32 *desc; in xts_skcipher_setkey() local 969 static void aead_crypt_done(struct device *jrdev, u32 *desc, u32 err, in aead_crypt_done() 1001 static void skcipher_crypt_done(struct device *jrdev, u32 *desc, u32 err, in skcipher_crypt_done() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/solo6x10/ |
| H A D | solo6x10-p2m.c | 56 struct solo_p2m_desc *desc, dma_addr_t desc_dma, in solo_p2m_dma_desc() 124 void solo_p2m_fill_desc(struct solo_p2m_desc *desc, int wr, in solo_p2m_fill_desc() 149 struct solo_p2m_desc desc[2]; in solo_p2m_dma_t() local 161 struct solo_p2m_desc *desc; in solo_p2m_isr() local
|
| /OK3568_Linux_fs/kernel/drivers/gpio/ |
| H A D | gpiolib-of.c | 244 struct gpio_desc *desc; in of_get_named_gpiod_flags() local 281 struct gpio_desc *desc; in of_get_named_gpio_flags() local 312 struct gpio_desc *desc; in gpiod_get_from_of_node() local 377 struct gpio_desc *desc; in of_find_spi_gpio() local 444 struct gpio_desc *desc; in of_find_regulator_gpio() local 497 struct gpio_desc *desc; in of_find_gpio() local 585 struct gpio_desc *desc; in of_parse_own_gpio() local 653 struct gpio_desc *desc; in of_gpiochip_add_hog() local
|
| /OK3568_Linux_fs/kernel/drivers/dma/dw-edma/ |
| H A D | dw-edma-core.c | 65 static struct dw_edma_chunk *dw_edma_alloc_chunk(struct dw_edma_desc *desc) in dw_edma_alloc_chunk() 107 struct dw_edma_desc *desc; in dw_edma_alloc_desc() local 138 static void dw_edma_free_chunk(struct dw_edma_desc *desc) in dw_edma_free_chunk() 158 static void dw_edma_free_desc(struct dw_edma_desc *desc) in dw_edma_free_desc() 172 struct dw_edma_desc *desc; in dw_edma_start_transfer() local 291 struct dw_edma_desc *desc; in dw_edma_device_tx_status() local 331 struct dw_edma_desc *desc; in dw_edma_device_transfer() local 488 struct dw_edma_desc *desc; in dw_edma_done_interrupt() local
|
| /OK3568_Linux_fs/kernel/arch/mips/crypto/ |
| H A D | poly1305-glue.c | 31 static int mips_poly1305_init(struct shash_desc *desc) in mips_poly1305_init() 70 static int mips_poly1305_update(struct shash_desc *desc, const u8 *src, in mips_poly1305_update() 149 static int mips_poly1305_final(struct shash_desc *desc, u8 *dst) in mips_poly1305_final()
|