Searched defs:databuf (Results 1 – 12 of 12) sorted by relevance
/Linux-v5.4/drivers/char/hw_random/ |
D | tx4939-rng.c | 31 u64 databuf[3]; member
|
/Linux-v5.4/drivers/scsi/hisi_sas/ |
D | hisi_sas_main.c | 2722 u32 *databuf; in hisi_sas_debugfs_snapshot_port_reg() local 2736 u32 *databuf = hisi_hba->debugfs_regs[DEBUGFS_GLOBAL]; in hisi_sas_debugfs_snapshot_global_reg() local 2748 u32 *databuf = hisi_hba->debugfs_regs[DEBUGFS_AXI]; in hisi_sas_debugfs_snapshot_axi_reg() local 2761 u32 *databuf = hisi_hba->debugfs_regs[DEBUGFS_RAS]; in hisi_sas_debugfs_snapshot_ras_reg() local 2775 void *databuf = hisi_hba->debugfs_itct; in hisi_sas_debugfs_snapshot_itct_reg() local 2794 void *databuf = hisi_hba->debugfs_iost; in hisi_sas_debugfs_snapshot_iost_reg() local 2927 u32 *databuf = hisi_hba->debugfs_port_reg[phy->sas_phy.id]; in hisi_sas_debugfs_port_show() local
|
/Linux-v5.4/drivers/iio/light/ |
D | vl6180.c | 127 static int vl6180_read(struct i2c_client *client, u16 cmd, void *databuf, in vl6180_read()
|
/Linux-v5.4/drivers/mtd/ |
D | mtdcore.c | 1602 int mtd_ooblayout_get_databytes(struct mtd_info *mtd, u8 *databuf, in mtd_ooblayout_get_databytes() 1622 int mtd_ooblayout_set_databytes(struct mtd_info *mtd, const u8 *databuf, in mtd_ooblayout_set_databytes()
|
/Linux-v5.4/include/linux/mtd/ |
D | nand.h | 106 } databuf; member
|
D | spinand.h | 389 u8 *databuf; member
|
/Linux-v5.4/drivers/staging/isdn/avm/ |
D | avmcard.h | 90 char databuf[2048]; /* capimsg data part */ member
|
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/ |
D | usb.c | 46 u8 *databuf; in _usbctrl_vendorreq_async_write() local
|
/Linux-v5.4/drivers/mtd/nand/raw/ |
D | meson_nand.c | 473 static int meson_nfc_dma_buffer_setup(struct nand_chip *nand, void *databuf, in meson_nfc_dma_buffer_setup()
|
/Linux-v5.4/net/sunrpc/auth_gss/ |
D | auth_gss.c | 280 char databuf[UPCALL_BUF_LEN]; member
|
/Linux-v5.4/drivers/mtd/nand/raw/atmel/ |
D | nand-controller.c | 786 void *databuf, *eccbuf; in atmel_nand_pmecc_correct_data() local
|
/Linux-v5.4/drivers/net/wireless/ath/wil6210/ |
D | debugfs.c | 344 unsigned char databuf[MAX_MBOXITEM_SIZE]; in wil_print_mbox_ring() local
|