Home
last modified time | relevance | path

Searched defs:data_in (Results 1 – 25 of 57) sorted by relevance

123

/OK3568_Linux_fs/kernel/fs/jffs2/
H A Dcompr_lzo.c43 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 Dcompr_rtime.c32 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 Dcompr_zlib.c72 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 Dcompr_rubin.c262 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 Dcompr.c74 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 Dzlib.c100 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 Dlzo.c120 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 Drk628_combrxphy.c106 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 Drk628_combrxphy.c120 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 Drk628_combrxphy.c42 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 Dcompr_zlib.c43 long zlib_decompress(unsigned char *data_in, unsigned char *cpage_out, in zlib_decompress()
H A Dcompr_rtime.c51 void rtime_decompress(unsigned char *data_in, unsigned char *cpage_out, in rtime_decompress()
H A Dcompr_rubin.c112 void dynrubin_decompress(unsigned char *data_in, unsigned char *cpage_out, in dynrubin_decompress()
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dld9040.c75 unsigned int data_out = 0, data_in = 0; in ld9040_spi_write() local
/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dsf.c15 const u8 *data_out, u8 *data_in, in spi_flash_read_write()
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-mvebu.c314 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 Dstreamer-hooks.h29 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 Dstreamer-hooks.h29 class data_in; variable
/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dbpf.h202 const void *data_in; member
258 const void *data_in; /* optional */ member
/OK3568_Linux_fs/u-boot/drivers/gpio/
H A Dmvebu_gpio.c22 u32 data_in; member
/OK3568_Linux_fs/kernel/drivers/input/joystick/iforce/
H A Diforce-serio.c21 u8 data_in[IFORCE_MAX_LENGTH]; member
H A Diforce-usb.c19 u8 data_in[IFORCE_MAX_LENGTH] ____cacheline_aligned; member
/OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/
H A Dmpc624.c114 unsigned int data_in = 0; in mpc624_ai_get_sample() local
/OK3568_Linux_fs/kernel/drivers/char/ipmi/
H A Dkcs_bmc.h86 u8 *data_in; member
/OK3568_Linux_fs/kernel/net/bpf/
H A Dtest_run.c224 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

123