Searched refs:awe_replace_data (Results 1 – 1 of 1) sorted by relevance
383 static int awe_replace_data(awe_patch_info *patch, const char *addr, int count);2882 rc = awe_replace_data(&patch, addr, count); in awe_load_patch()3435 awe_replace_data(awe_patch_info *patch, const char *addr, int count) in awe_replace_data() function