Searched refs:ms_debug_func (Results 1 – 5 of 5) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/ |
| H A D | drvUsbd.c | 130 #undef ms_debug_func 147 #define ms_debug_func(fmt, arg...) \ macro 150 #define ms_debug_func(fmt, arg...) do {} while (0) macro 255 ms_debug_func("++[%s] line:[%d]\n", __FUNCTION__, __LINE__); in ms_ascii2utf() 261 ms_debug_func("--[%s] line:[%d]\n", __FUNCTION__, __LINE__); in ms_ascii2utf() 274 ms_debug_func("++[%s] line:[%d]\n", __FUNCTION__, __LINE__); in ms_rh_string() 298 ms_debug_func("--[%s] line:[%d]\n", __FUNCTION__, __LINE__); in ms_rh_string() 319 ms_debug_func("++[%s] line:[%d]\n", __FUNCTION__, __LINE__); in ms_rh_call_control() 418 ms_debug_func("--[%s] line:[%d]\n", __FUNCTION__, __LINE__); in ms_rh_call_control() 439 ms_debug_func("++[%s] line:[%d]\n", __FUNCTION__, __LINE__); in ms_hcd_poll_rh_status() [all …]
|
| H A D | drvEhciHcd.c | 146 #undef ms_debug_func 163 #define ms_debug_func(fmt, arg...) \ macro 166 #define ms_debug_func(fmt, arg...) do {} while (0) macro 198 ms_debug_func("++[%s] line:[%d]\n", __FUNCTION__, __LINE__); in ms_check_status() 203 ms_debug_func("--[%s] line:[%d]\n", __FUNCTION__, __LINE__); in ms_check_status() 215 ms_debug_func("--[%s] line:[%d]\n", __FUNCTION__, __LINE__); in ms_check_status() 223 ms_debug_func("++[%s] line:[%d]\n", __FUNCTION__, __LINE__); in ms_ehci_halt() 226 ms_debug_func("--[%s] line:[%d]\n", __FUNCTION__, __LINE__); in ms_ehci_halt() 234 ms_debug_func("--[%s] line:[%d]\n", __FUNCTION__, __LINE__); in ms_ehci_halt() 243 ms_debug_func("++[%s] line:[%d]\n", __FUNCTION__, __LINE__); in ms_ehci_reset() [all …]
|
| H A D | drvUsbHostConfig.h | 540 #undef ms_debug_func 572 #define ms_debug_func(fmt, arg...) \ macro 575 #define ms_debug_func(fmt, arg...) do {} while (0) macro
|
| H A D | drvEHCI_SCHD.cxx | 153 ms_debug_func("<%s> ++\n", __FUNCTION__); in ms_enable_periodic() 178 ms_debug_func("<%s> ++\n", __FUNCTION__); in ms_disable_periodic() 204 ms_debug_func("<%s> ++\n", __FUNCTION__); in ms_intr_deschedule()
|
| H A D | drvEHCI_MEM.cxx | 202 ms_debug_func("Creat Page memory pool for qtd\n"); in ms_ehci_mem_init() 215 ms_debug_func("Creat Page memory pool for qh\n"); in ms_ehci_mem_init()
|