| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | zlib.c | 100 char *data_in; in zlib_compress_pages() local 282 char *data_in; in zlib_decompress_bio() local 368 int zlib_decompress(struct list_head *ws, unsigned char *data_in, in zlib_decompress()
|
| H A D | lzo.c | 120 char *data_in; in lzo_compress_pages() local 286 char *data_in; in lzo_decompress_bio() local 423 int lzo_decompress(struct list_head *ws, unsigned char *data_in, in lzo_decompress()
|
| /OK3568_Linux_fs/kernel/drivers/misc/rk628/ |
| H A D | rk628_combrxphy.c | 106 static void rk628_combrxphy_set_data_of_round(u32 *data, u32 *data_in) in rk628_combrxphy_set_data_of_round() 130 u32 *data_in, u32 *max_zero, in rk628_combrxphy_max_zero_of_round() 240 u32 data_in[MAX_DATA_NUM]; in rk628_combrxphy_sample_edge_procedure_for_cable() local
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/rk628/ |
| H A D | rk628_combrxphy.c | 120 static void rk628_combrxphy_set_data_of_round(u32 *data, u32 *data_in) in rk628_combrxphy_set_data_of_round() 144 u32 *data_in, u32 *max_zero, in rk628_combrxphy_max_zero_of_round() 252 u32 data_in[MAX_DATA_NUM]; in rk628_combrxphy_sample_edge_procedure_for_cable() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/rk628/ |
| H A D | rk628_combrxphy.c | 42 static void rk628_combrxphy_set_data_of_round(u32 *data, u32 *data_in) in rk628_combrxphy_set_data_of_round() 66 u32 *data_in, u32 *max_zero, u32 *max_val, in rk628_combrxphy_max_zero_of_round() 232 u32 data_in[MAX_DATA_NUM]; in rk628_combrxphy_sample_edge_procedure_for_cable() local 341 u32 data_in[MAX_DATA_NUM]; in rk628_combrxphy_sample_edge_procedure() local
|
| /OK3568_Linux_fs/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()
|
| /OK3568_Linux_fs/u-boot/drivers/video/ |
| H A D | ld9040.c | 75 unsigned int data_out = 0, data_in = 0; in ld9040_spi_write() local
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/spi/ |
| H A D | sf.c | 15 const u8 *data_out, u8 *data_in, in spi_flash_read_write()
|
| /OK3568_Linux_fs/kernel/drivers/gpio/ |
| H A D | gpio-mvebu.c | 314 u32 data_in, in_pol; in mvebu_gpio_get() local 532 u32 data_in, in_pol, val; in mvebu_gpio_irq_set_type() local 560 u32 cause, type, data_in, level_mask, edge_cause, edge_mask; in mvebu_gpio_irq_handler() local 846 u32 out, io_conf, blink, in_pol, data_in, cause, edg_msk, lvl_msk; in mvebu_gpio_dbg_show() local
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | streamer-hooks.h | 29 class data_in; variable
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | streamer-hooks.h | 29 class data_in; variable
|
| /OK3568_Linux_fs/kernel/tools/lib/bpf/ |
| H A D | bpf.h | 202 const void *data_in; member 258 const void *data_in; /* optional */ member
|
| /OK3568_Linux_fs/u-boot/drivers/gpio/ |
| H A D | mvebu_gpio.c | 22 u32 data_in; member
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/ |
| H A D | mpc624.c | 114 unsigned int data_in = 0; in mpc624_ai_get_sample() local
|
| /OK3568_Linux_fs/kernel/drivers/char/ipmi/ |
| H A D | kcs_bmc.h | 86 u8 *data_in; member
|
| /OK3568_Linux_fs/kernel/net/bpf/ |
| H A D | test_run.c | 224 void __user *data_in = u64_to_user_ptr(kattr->test.data_in); in bpf_test_init() local 372 void __user *data_in = u64_to_user_ptr(kattr->test.ctx_in); in bpf_ctx_init() local
|