Searched refs:SDLX_ERR (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | bcmsdh_linux.c | 84 #define SDLX_ERR(x) printf x macro 87 #define SDLX_ERR(x) printf x macro 194 SDLX_ERR(("%s: bcmsdh_attach failed\n", __FUNCTION__)); in bcmsdh_probe() 199 SDLX_ERR(("%s: failed to allocate bcmsdh_os_info_t\n", __FUNCTION__)); in bcmsdh_probe() 219 SDLX_ERR(("%s: Host OOB irq is not defined\n", __FUNCTION__)); in bcmsdh_probe() 230 SDLX_ERR(("%s: device attach failed\n", __FUNCTION__)); in bcmsdh_probe() 333 SDLX_ERR(("%s: failed %d\n", __FUNCTION__, error)); in bcmsdh_register() 437 SDLX_ERR(("%s: irq is already registered\n", __FUNCTION__)); in bcmsdh_oob_intr_register() 459 SDLX_ERR(("%s: request_irq failed with %d\n", __FUNCTION__, err)); in bcmsdh_oob_intr_register() 474 SDLX_ERR(("%s: enable_irq_wake failed with %d\n", __FUNCTION__, err)); in bcmsdh_oob_intr_register()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | bcmsdh_linux.c | 84 #define SDLX_ERR(x) printf x macro 87 #define SDLX_ERR(x) printf x macro 194 SDLX_ERR(("%s: bcmsdh_attach failed\n", __FUNCTION__)); in bcmsdh_probe() 199 SDLX_ERR(("%s: failed to allocate bcmsdh_os_info_t\n", __FUNCTION__)); in bcmsdh_probe() 219 SDLX_ERR(("%s: Host OOB irq is not defined\n", __FUNCTION__)); in bcmsdh_probe() 230 SDLX_ERR(("%s: device attach failed\n", __FUNCTION__)); in bcmsdh_probe() 333 SDLX_ERR(("%s: failed %d\n", __FUNCTION__, error)); in bcmsdh_register() 437 SDLX_ERR(("%s: irq is already registered\n", __FUNCTION__)); in bcmsdh_oob_intr_register() 459 SDLX_ERR(("%s: request_irq failed with %d\n", __FUNCTION__, err)); in bcmsdh_oob_intr_register() 474 SDLX_ERR(("%s: enable_irq_wake failed with %d\n", __FUNCTION__, err)); in bcmsdh_oob_intr_register()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | bcmsdh_linux.c | 89 #define SDLX_ERR(x) printf x macro 152 SDLX_ERR(("%s: bcmsdh_attach failed\n", __FUNCTION__)); in bcmsdh_probe() 157 SDLX_ERR(("%s: failed to allocate bcmsdh_os_info_t\n", __FUNCTION__)); in bcmsdh_probe() 177 SDLX_ERR(("%s: Host OOB irq is not defined\n", __FUNCTION__)); in bcmsdh_probe() 188 SDLX_ERR(("%s: device attach failed\n", __FUNCTION__)); in bcmsdh_probe() 291 SDLX_ERR(("%s: failed %d\n", __FUNCTION__, error)); in bcmsdh_register() 369 SDLX_ERR(("%s: irq is already registered\n", __FUNCTION__)); in bcmsdh_oob_intr_register() 391 SDLX_ERR(("%s: request_irq failed with %d\n", __FUNCTION__, err)); in bcmsdh_oob_intr_register() 403 SDLX_ERR(("%s: enable_irq_wake failed with %d\n", __FUNCTION__, err)); in bcmsdh_oob_intr_register()
|