Home
last modified time | relevance | path

Searched refs:p_buf1 (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/staging/rtlwifi/phydm/
Dphydm_interface.c141 s32 odm_compare_memory(struct phy_dm_struct *dm, void *p_buf1, void *buf2, in odm_compare_memory() argument
144 return memcmp(p_buf1, buf2, length); in odm_compare_memory()
Dphydm_interface.h137 s32 odm_compare_memory(struct phy_dm_struct *dm, void *p_buf1, void *buf2,