| /OK3568_Linux_fs/kernel/drivers/media/pci/ngene/ |
| H A D | ngene-i2c.c | 32 u8 *out, u8 outlen, u8 *in, u8 inlen, int flag) in ngene_command_i2c_read() 59 u8 *out, u8 outlen) in ngene_command_i2c_write()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/ |
| H A D | test_core_reloc_nesting.c | 13 char out[256]; member 40 struct core_reloc_nesting *out = (void *)&data.out; in test_core_nesting() local
|
| H A D | test_core_reloc_ints.c | 13 char out[256]; member 33 struct core_reloc_ints *out = (void *)&data.out; in test_core_ints() local
|
| H A D | test_core_reloc_misc.c | 13 char out[256]; member 44 struct core_reloc_misc_output *out = (void *)&data.out; in test_core_misc() local
|
| H A D | test_core_reloc_kernel.c | 14 char out[256]; member 39 struct core_reloc_kernel_output *out = (void *)&data.out; in test_core_kernel() local
|
| /OK3568_Linux_fs/kernel/tools/lib/subcmd/ |
| H A D | subcmd-util.h | 58 #define astrcatf(out, fmt, ...) \ argument 66 static inline void astrcat(char **out, const char *add) in astrcat()
|
| /OK3568_Linux_fs/u-boot/test/overlay/ |
| H A D | cmd_ut_overlay.c | 27 u32 *out) in ut_fdt_getprop_u32_by_index() 47 u32 *out) in ut_fdt_getprop_u32() 53 const char **out) in fdt_getprop_str()
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | wp512.c | 1065 static int wp512_final(struct shash_desc *desc, u8 *out) in wp512_final() 1100 static int wp384_final(struct shash_desc *desc, u8 *out) in wp384_final() 1111 static int wp256_final(struct shash_desc *desc, u8 *out) in wp256_final()
|
| H A D | tgr192.c | 550 static int tgr192_final(struct shash_desc *desc, u8 * out) in tgr192_final() 604 static int tgr160_final(struct shash_desc *desc, u8 * out) in tgr160_final() 615 static int tgr128_final(struct shash_desc *desc, u8 * out) in tgr128_final()
|
| H A D | hmac.c | 83 static int hmac_export(struct shash_desc *pdesc, void *out) in hmac_export() 113 static int hmac_final(struct shash_desc *pdesc, u8 *out) in hmac_final() 127 unsigned int nbytes, u8 *out) in hmac_finup()
|
| H A D | xxhash_generic.c | 51 static int xxhash64_final(struct shash_desc *desc, u8 *out) in xxhash64_final() 61 unsigned int length, u8 *out) in xxhash64_digest()
|
| /OK3568_Linux_fs/kernel/drivers/regulator/ |
| H A D | vctrl-regulator.c | 28 struct vctrl_voltage_range out; member 33 int out; member 51 struct vctrl_voltage_range *out = &vctrl->vrange.out; in vctrl_calc_ctrl_voltage() local 62 struct vctrl_voltage_range *out = &vctrl->vrange.out; in vctrl_calc_output_voltage() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/crypto/ |
| H A D | sha1.c | 71 static int powerpc_sha1_final(struct shash_desc *desc, u8 *out) in powerpc_sha1_final() 99 static int powerpc_sha1_export(struct shash_desc *desc, void *out) in powerpc_sha1_export()
|
| H A D | md5-glue.c | 75 static int ppc_md5_final(struct shash_desc *desc, u8 *out) in ppc_md5_final() 107 static int ppc_md5_export(struct shash_desc *desc, void *out) in ppc_md5_export()
|
| /OK3568_Linux_fs/kernel/ipc/ |
| H A D | util.c | 553 void kernel_to_ipc64_perm(struct kern_ipc_perm *in, struct ipc64_perm *out) in kernel_to_ipc64_perm() 572 void ipc64_perm_to_ipc_perm(struct ipc64_perm *in, struct ipc_perm *out) in ipc64_perm_to_ipc_perm() 595 struct kern_ipc_perm *out; in ipc_obtain_object_idr() local 618 struct kern_ipc_perm *out = ipc_obtain_object_idr(ids, id); in ipc_obtain_object_check() local 653 int ipc_update_perm(struct ipc64_perm *in, struct kern_ipc_perm *out) in ipc_update_perm()
|
| /OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/ |
| H A D | sm4_ctr.c | 33 static void rk_crypto_ctr128_encrypt(void *ctx, const unsigned char *in, unsigned char *out, in rk_crypto_ctr128_encrypt() 53 int rk_sm4_ctr_encrypt(const unsigned char *in, unsigned char *out, in rk_sm4_ctr_encrypt()
|
| H A D | hash_sha512.c | 356 unsigned char *out, unsigned int *out_len) in rk_hash_sha512() 376 unsigned char *out, unsigned int *out_len) in rk_hash_sha384() 396 unsigned char *out, unsigned int *out_len) in rk_hash_sha512_224() 416 unsigned char *out, unsigned int *out_len) in rk_hash_sha512_256()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/ |
| H A D | convex_hull.hpp | 303 OutputGeometry& out, Strategy const& strategy) in convex_hull() 340 OutputIterator out, Strategy const& strategy) in convex_hull_insert() 362 OutputIterator out) in convex_hull_insert()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/dss/ |
| H A D | output.c | 20 int omapdss_device_init_output(struct omap_dss_device *out, in omapdss_device_init_output() 86 void omapdss_device_cleanup_output(struct omap_dss_device *out) in omapdss_device_cleanup_output()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | coda.h | 342 struct coda_out_hdr out; member 353 struct coda_out_hdr out; member 364 struct coda_out_hdr out; member 404 struct coda_out_hdr out; member 415 struct coda_out_hdr out; member 463 struct coda_out_hdr out; member 475 struct coda_out_hdr out; member 489 struct coda_out_hdr out; member 515 struct coda_out_hdr out; member 528 struct coda_out_hdr out; member [all …]
|
| /OK3568_Linux_fs/external/common_algorithm/audio/rkaudio_algorithms/demo/ |
| H A D | Main.cpp | 72 short* out = (short*)malloc(IN_SIZE * 1 * sizeof(short)); in test_cmd() local 203 short* out = (short*)malloc(IN_SIZE * 1 * sizeof(short)); in test_aec() local 303 short* out = (short*)malloc(read_size * sizeof(short)); in test_agc() local 399 short* out = (short*)malloc(IN_SIZE * out_res_num * sizeof(short)); in test_sed() local
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/matrox/ |
| H A D | matroxfb_crtc2.c | 346 int out; in matroxfb_dh_set_par() local 465 int out; in matroxfb_dh_ioctl() local 511 int out; in matroxfb_dh_ioctl() local 525 int out; in matroxfb_dh_ioctl() local
|
| /OK3568_Linux_fs/kernel/drivers/platform/x86/ |
| H A D | wmi.c | 112 static bool find_guid(const char *guid_string, struct wmi_block **out) in find_guid() 231 u32 method_id, const struct acpi_buffer *in, struct acpi_buffer *out) in wmi_evaluate_method() 253 u32 method_id, const struct acpi_buffer *in, struct acpi_buffer *out) in wmidev_evaluate_method() 301 struct acpi_buffer *out) in __query_block() 379 struct acpi_buffer *out) in wmi_query_block() 395 struct acpi_buffer out = { ACPI_ALLOCATE_BUFFER, NULL }; in wmidev_block_query() local 614 acpi_status wmi_get_event_data(u32 event, struct acpi_buffer *out) in wmi_get_event_data() 1154 struct acpi_buffer out = {ACPI_ALLOCATE_BUFFER, NULL}; in parse_wdg() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/ |
| H A D | add_rings.hpp | 77 OutputIterator out) in add_rings() 147 OutputIterator out) in add_rings()
|
| /OK3568_Linux_fs/kernel/include/crypto/ |
| H A D | scatterwalk.h | 77 static inline void scatterwalk_pagedone(struct scatter_walk *walk, int out, in scatterwalk_pagedone() 96 static inline void scatterwalk_done(struct scatter_walk *walk, int out, in scatterwalk_done()
|