Home
last modified time | relevance | path

Searched defs:copy_args (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_copy.c28 struct copy_args { struct
38 struct copy_args *args = arg; in use_copyarea() argument
/OK3568_Linux_fs/u-boot/common/
H A Dbootm_os.c39 static void copy_args(char *dest, int argc, char * const argv[], char delim) in copy_args() function