/openbmc/qemu/tests/unit/ |
H A D | test-fifo.c | 71 uint8_t data_in[] = { 0x1, 0x2, 0x3, 0x4 }; in test_fifo8_pop_bufptr() local 158 uint8_t data_in[] = { 0x1, 0x2, 0x3, 0x4 }; in test_fifo8_peek_bufptr() local 238 uint8_t data_in[] = { 0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7, 0x8 }; in test_fifo8_pop_buf() local 328 uint8_t data_in[] = { 0x1, 0x2, 0x3, 0x4 }; in test_fifo8_peek_buf() local
|
/openbmc/linux/fs/jffs2/ |
H A D | compr_lzo.c | 43 static int jffs2_lzo_compress(unsigned char *data_in, unsigned char *cpage_out, in jffs2_lzo_compress() 68 static int jffs2_lzo_decompress(unsigned char *data_in, unsigned char *cpage_out, in jffs2_lzo_decompress()
|
H A D | compr_rtime.c | 32 static int jffs2_rtime_compress(unsigned char *data_in, in jffs2_rtime_compress() 76 static int jffs2_rtime_decompress(unsigned char *data_in, in jffs2_rtime_decompress()
|
H A D | compr_zlib.c | 72 static int jffs2_zlib_compress(unsigned char *data_in, in jffs2_zlib_compress() 141 static int jffs2_zlib_decompress(unsigned char *data_in, in jffs2_zlib_decompress()
|
H A D | compr_rubin.c | 262 static int rubin_do_compress(int bit_divider, int *bits, unsigned char *data_in, in rubin_do_compress() 304 static int jffs2_dynrubin_compress(unsigned char *data_in, in jffs2_dynrubin_compress() 384 static int jffs2_rubinmips_decompress(unsigned char *data_in, in jffs2_rubinmips_decompress() 393 static int jffs2_dynrubin_decompress(unsigned char *data_in, in jffs2_dynrubin_decompress()
|
H A D | compr.c | 74 static int jffs2_selected_compress(u8 compr, unsigned char *data_in, in jffs2_selected_compress() 149 unsigned char *data_in, unsigned char **cpage_out, in jffs2_compress()
|
/openbmc/linux/fs/btrfs/ |
H A D | zlib.c | 100 char *data_in = NULL; in zlib_compress_pages() local 276 char *data_in; in zlib_decompress_bio() local 356 int zlib_decompress(struct list_head *ws, const u8 *data_in, in zlib_decompress()
|
H A D | lzo.c | 239 char *data_in; in lzo_compress_pages() local 427 int lzo_decompress(struct list_head *ws, const u8 *data_in, in lzo_decompress()
|
/openbmc/u-boot/fs/jffs2/ |
H A D | compr_zlib.c | 43 long zlib_decompress(unsigned char *data_in, unsigned char *cpage_out, in zlib_decompress()
|
H A D | compr_rtime.c | 51 void rtime_decompress(unsigned char *data_in, unsigned char *cpage_out, in rtime_decompress()
|
H A D | compr_rubin.c | 112 void dynrubin_decompress(unsigned char *data_in, unsigned char *cpage_out, in dynrubin_decompress()
|
/openbmc/u-boot/drivers/video/ |
H A D | ld9040.c | 74 unsigned int data_out = 0, data_in = 0; in ld9040_spi_write() local
|
/openbmc/u-boot/drivers/mtd/spi/ |
H A D | sf.c | 14 const u8 *data_out, u8 *data_in, in spi_flash_read_write()
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | empty_skb.c | 22 const void *data_in; in test_empty_skb() member
|
/openbmc/qemu/hw/ppc/ |
H A D | spapr_tpm_proxy.c | 40 uint64_t data_in = ppc64_phys_to_real(args[1]); in tpm_execute() local
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-mvebu.c | 316 u32 data_in, in_pol; in mvebu_gpio_get() local 534 u32 data_in, in_pol, val; in mvebu_gpio_irq_set_type() local 562 u32 cause, type, data_in, level_mask, edge_cause, edge_mask; in mvebu_gpio_irq_handler() local 886 u32 out, io_conf, blink, in_pol, data_in, cause, edg_msk, lvl_msk; in mvebu_gpio_dbg_show() local
|
/openbmc/u-boot/drivers/gpio/ |
H A D | mvebu_gpio.c | 19 u32 data_in; member
|
/openbmc/linux/drivers/input/joystick/iforce/ |
H A D | iforce-serio.c | 21 u8 data_in[IFORCE_MAX_LENGTH]; member
|
H A D | iforce-usb.c | 19 u8 data_in[IFORCE_MAX_LENGTH] ____cacheline_aligned; member
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | mpc624.c | 113 unsigned int data_in = 0; in mpc624_ai_get_sample() local
|
/openbmc/qemu/include/hw/misc/macio/ |
H A D | cuda.h | 99 uint8_t data_in[128]; member
|
/openbmc/linux/drivers/hwmon/ |
H A D | sbrmi.c | 72 u32 data_in; member
|
/openbmc/qemu/include/hw/misc/ |
H A D | mac_via.h | 56 uint8_t data_in; member
|
/openbmc/linux/net/bpf/ |
H A D | test_run.c | 630 void __user *data_in = u64_to_user_ptr(kattr->test.data_in); in BTF_ID_FLAGS() local 783 void __user *data_in = u64_to_user_ptr(kattr->test.ctx_in); in bpf_ctx_init() local 1223 void __user *data_in = u64_to_user_ptr(kattr->test.data_in); in bpf_prog_test_run_xdp() local
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | ams-delta.c | 43 bool data_in; member
|