Searched defs:PHYDM_DBG (Results 1 – 1 of 1) sorted by relevance
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/ |
| D | phydm_debug.h | 116 #define PHYDM_DBG(dm, comp, fmt, args...) \ macro 146 static __inline void PHYDM_DBG(PDM_ODM_T dm, int comp, char *fmt, ...) in PHYDM_DBG() function 218 #define PHYDM_DBG(dm, comp, fmt, args...) \ macro 245 #define PHYDM_DBG(dm, comp, fmt, args...) macro 251 #define PHYDM_DBG(dm, comp, fmt, args...) \ macro 283 static __inline void PHYDM_DBG(struct dm_struct *dm, int comp, char *fmt, ...) in PHYDM_DBG() function 310 #define PHYDM_DBG(dm, comp, fmt, args...) macro
|