Home
last modified time | relevance | path

Searched refs:src_array (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/aspeed-vhub/
H A Dhub.c929 struct usb_string *src_array = src->strings; in ast_vhub_str_deep_copy() local
933 if (src_array && dest_array) { in ast_vhub_str_deep_copy()
935 *dest_array = *src_array; in ast_vhub_str_deep_copy()
937 src_array++; in ast_vhub_str_deep_copy()
938 } while (src_array->s); in ast_vhub_str_deep_copy()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxxabi/include/
H A Dcxxabi.h135 __cxa_vec_cctor(void *dest_array, void *src_array, size_t element_count,
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxxabi/include/
H A Dcxxabi.h135 __cxa_vec_cctor(void *dest_array, void *src_array, size_t element_count,