/linux-6.6.21/arch/powerpc/crypto/ |
D | aes-gcm-p10-glue.c | 205 u8 databuf[sizeof(struct gcm_ctx) + PPC_ALIGN]; in p10_aes_gcm_crypt() local
|
/linux-6.6.21/drivers/iio/light/ |
D | vl6180.c | 128 static int vl6180_read(struct i2c_client *client, u16 cmd, void *databuf, in vl6180_read()
|
/linux-6.6.21/drivers/net/ethernet/fungible/funcore/ |
D | fun_queue.c | 238 const struct fun_dataop_rqbuf *databuf; in fun_data_from_rq() local
|
/linux-6.6.21/drivers/scsi/hisi_sas/ |
D | hisi_sas_v3_hw.c | 3463 u32 *databuf; in debugfs_snapshot_port_reg_v3_hw() local 3478 u32 *databuf = hisi_hba->debugfs_regs[dump_index][DEBUGFS_GLOBAL].data; in debugfs_snapshot_global_reg_v3_hw() local 3488 u32 *databuf = hisi_hba->debugfs_regs[dump_index][DEBUGFS_AXI].data; in debugfs_snapshot_axi_reg_v3_hw() local 3499 u32 *databuf = hisi_hba->debugfs_regs[dump_index][DEBUGFS_RAS].data; in debugfs_snapshot_ras_reg_v3_hw() local 3511 void *databuf = hisi_hba->debugfs_itct[dump_index].itct; in debugfs_snapshot_itct_reg_v3_hw() local 3530 void *databuf = hisi_hba->debugfs_iost[dump_index].iost; in debugfs_snapshot_iost_reg_v3_hw() local
|
/linux-6.6.21/drivers/firmware/tegra/ |
D | bpmp-debugfs.c | 371 char *databuf = NULL; in bpmp_debug_store() local
|
/linux-6.6.21/drivers/mtd/ |
D | mtdcore.c | 2065 int mtd_ooblayout_get_databytes(struct mtd_info *mtd, u8 *databuf, in mtd_ooblayout_get_databytes() 2085 int mtd_ooblayout_set_databytes(struct mtd_info *mtd, const u8 *databuf, in mtd_ooblayout_set_databytes()
|
/linux-6.6.21/include/linux/mtd/ |
D | spinand.h | 448 u8 *databuf; member
|
D | nand.h | 120 } databuf; member
|
/linux-6.6.21/sound/soc/intel/catpt/ |
D | pcm.c | 157 struct snd_dma_buffer *databuf = snd_pcm_get_dma_buf(substream); in catpt_arrange_page_table() local
|
/linux-6.6.21/drivers/net/wireless/realtek/rtlwifi/ |
D | usb.c | 46 u8 *databuf; in _usbctrl_vendorreq_async_write() local
|
/linux-6.6.21/arch/x86/crypto/ |
D | aesni-intel_glue.c | 674 u8 databuf[sizeof(struct gcm_context_data) + (AESNI_ALIGN - 8)] __aligned(8); in gcmaes_crypt_by_sg() local
|
/linux-6.6.21/drivers/hid/ |
D | hid-sony.c | 559 u8 *databuf; in ghl_init_urb() local
|
/linux-6.6.21/drivers/mtd/nand/raw/ |
D | meson_nand.c | 561 static int meson_nfc_dma_buffer_setup(struct nand_chip *nand, void *databuf, in meson_nfc_dma_buffer_setup()
|
/linux-6.6.21/net/sunrpc/auth_gss/ |
D | auth_gss.c | 270 char databuf[UPCALL_BUF_LEN]; member
|
/linux-6.6.21/drivers/s390/crypto/ |
D | zcrypt_ep11misc.c | 1262 u8 *databuf, size_t *datasize) in _ep11_wrapkey()
|
/linux-6.6.21/drivers/mtd/nand/raw/atmel/ |
D | nand-controller.c | 857 void *databuf, *eccbuf; in atmel_nand_pmecc_correct_data() local
|
/linux-6.6.21/drivers/net/wireless/ath/wil6210/ |
D | debugfs.c | 333 unsigned char databuf[MAX_MBOXITEM_SIZE]; in wil_print_mbox_ring() local
|