Searched defs:dataptr (Results 1 – 21 of 21) sorted by relevance
/openbmc/u-boot/drivers/video/ |
H A D | bus_vcxk.c | 188 vu_short dataptr; in vcxk_setpixel() local 326 void vcxk_draw_mono(unsigned char *dataptr, unsigned long linewidth, in vcxk_draw_mono() 369 unsigned char *dataptr; in vcxk_display_bitmap() local
|
/openbmc/kcsbridge/src/ |
H A D | server.cpp | 36 int methodRsp(sd_bus_message* mptr, void* dataptr, sd_bus_error* error) noexcept in methodRsp()
|
/openbmc/linux/drivers/scsi/ |
D | aha1542.h |
|
D | aha1740.h |
|
/openbmc/u-boot/tools/ |
H A D | envcrc.c | 75 *dataptr = envptr + ENV_HEADER_SIZE; in main() local
|
H A D | mkenvimage.c | 73 unsigned char *dataptr, *envptr; in main() local
|
/openbmc/u-boot/drivers/fpga/ |
H A D | xilinx.c | 44 unsigned char *dataptr; in fpga_loadbitstream() local
|
/openbmc/qemu/trace/ |
H A D | simple.c | 244 static void read_from_buffer(unsigned int idx, void *dataptr, size_t size) in read_from_buffer() 256 static unsigned int write_to_buffer(unsigned int idx, void *dataptr, size_t size) in write_to_buffer()
|
/openbmc/qemu/tests/migration-stress/ |
H A D | stress.c | 166 char *dataptr; in stressone() local
|
/openbmc/u-boot/drivers/net/ |
H A D | mvgbe.c | 572 static int __mvgbe_send(struct mvgbe_device *dmvgbe, void *dataptr, in __mvgbe_send() 628 static int mvgbe_send(struct eth_device *dev, void *dataptr, int datasize) in mvgbe_send()
|
H A D | armada100_fec.c | 545 static int armdfec_send(struct eth_device *dev, void *dataptr, int datasize) in armdfec_send()
|
H A D | lpc32xx_eth.c | 355 static int lpc32xx_eth_send(struct eth_device *dev, void *dataptr, int datasize) in lpc32xx_eth_send()
|
/openbmc/linux/kernel/ |
D | capability.c |
|
/openbmc/qemu/hw/tpm/ |
H A D | tpm_spapr.c | 110 static int tpm_spapr_process_cmd(SpaprTpmState *s, uint64_t dataptr) in tpm_spapr_process_cmd()
|
/openbmc/u-boot/tools/easylogo/ |
H A D | easylogo.c | 321 unsigned char *dataptr = image->data; in image_save_header() local
|
/openbmc/linux/drivers/video/fbdev/sis/ |
D | init301.c |
|
/openbmc/linux/drivers/scsi/aic7xxx/ |
D | aic7xxx.h |
|
D | aic7xxx_core.c |
|
D | aic79xx.h |
|
D | aic79xx_core.c |
|
/openbmc/qemu/linux-user/ |
H A D | syscall.c | 11713 struct __user_cap_data_struct *dataptr = NULL; in _syscall2() local
|