Searched defs:databuf (Results 1 – 16 of 16) sorted by relevance
/linux-6.14.4/arch/powerpc/crypto/ |
D | aes-gcm-p10-glue.c | 213 u8 databuf[sizeof(struct gcm_ctx) + PPC_ALIGN]; in p10_aes_gcm_crypt() local
|
/linux-6.14.4/drivers/net/ethernet/fungible/funcore/ |
D | fun_queue.c | 238 const struct fun_dataop_rqbuf *databuf; in fun_data_from_rq() local
|
/linux-6.14.4/drivers/iio/light/ |
D | vl6180.c | 142 static int vl6180_read(struct i2c_client *client, u16 cmd, void *databuf, in vl6180_read()
|
/linux-6.14.4/drivers/scsi/hisi_sas/ |
D | hisi_sas_v3_hw.c | 3494 u32 *databuf; in debugfs_snapshot_port_reg_v3_hw() local 3509 u32 *databuf = hisi_hba->debugfs_regs[dump_index][DEBUGFS_GLOBAL].data; in debugfs_snapshot_global_reg_v3_hw() local 3519 u32 *databuf = hisi_hba->debugfs_regs[dump_index][DEBUGFS_AXI].data; in debugfs_snapshot_axi_reg_v3_hw() local 3530 u32 *databuf = hisi_hba->debugfs_regs[dump_index][DEBUGFS_RAS].data; in debugfs_snapshot_ras_reg_v3_hw() local 3542 void *databuf = hisi_hba->debugfs_itct[dump_index].itct; in debugfs_snapshot_itct_reg_v3_hw() local 3561 void *databuf = hisi_hba->debugfs_iost[dump_index].iost; in debugfs_snapshot_iost_reg_v3_hw() local
|
/linux-6.14.4/drivers/firmware/tegra/ |
D | bpmp-debugfs.c | 371 char *databuf = NULL; in bpmp_debug_store() local
|
/linux-6.14.4/drivers/mtd/ |
D | mtdcore.c | 2078 int mtd_ooblayout_get_databytes(struct mtd_info *mtd, u8 *databuf, in mtd_ooblayout_get_databytes() 2098 int mtd_ooblayout_set_databytes(struct mtd_info *mtd, const u8 *databuf, in mtd_ooblayout_set_databytes()
|
/linux-6.14.4/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.14.4/include/linux/mtd/ |
D | spinand.h | 513 u8 *databuf; member
|
D | nand.h | 122 } databuf; member
|
/linux-6.14.4/drivers/iio/adc/ |
D | pac1934.c | 441 void *databuf, u8 len) in pac1934_i2c_read()
|
/linux-6.14.4/drivers/hid/ |
D | hid-sony.c | 559 u8 *databuf; in ghl_init_urb() local
|
/linux-6.14.4/drivers/mtd/nand/raw/ |
D | meson_nand.c | 589 static int meson_nfc_dma_buffer_setup(struct nand_chip *nand, void *databuf, in meson_nfc_dma_buffer_setup()
|
/linux-6.14.4/drivers/s390/crypto/ |
D | zcrypt_ep11misc.c | 1293 u8 *databuf, size_t *datasize) in _ep11_wrapkey()
|
/linux-6.14.4/net/sunrpc/auth_gss/ |
D | auth_gss.c | 270 char databuf[UPCALL_BUF_LEN]; member
|
/linux-6.14.4/drivers/net/wireless/ath/wil6210/ |
D | debugfs.c | 333 unsigned char databuf[MAX_MBOXITEM_SIZE]; in wil_print_mbox_ring() local
|
/linux-6.14.4/drivers/mtd/nand/raw/atmel/ |
D | nand-controller.c | 857 void *databuf, *eccbuf; in atmel_nand_pmecc_correct_data() local
|