Searched refs:p_buf1 (Results 1 – 2 of 2) sorted by relevance
141 s32 odm_compare_memory(struct phy_dm_struct *dm, void *p_buf1, void *buf2, in odm_compare_memory() argument144 return memcmp(p_buf1, buf2, length); in odm_compare_memory()
137 s32 odm_compare_memory(struct phy_dm_struct *dm, void *p_buf1, void *buf2,