Home
last modified time | relevance | path

Searched defs:dbg (Results 1 – 25 of 36) sorted by relevance

12

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
Ddebug.h179 #define LWIP_DEBUGF(dbg, message) do { \ argument
196 #define LWIP_DEBUGF_LOG0(dbg, fmt) diag_layer_msg_i0(0, fmt); argument
197 #define LWIP_DEBUGF_LOG1(dbg, fmt, p1) diag_layer_msg_i1(0, fmt, (hi_u32)(p1)); argument
198 #define LWIP_DEBUGF_LOG2(dbg, fmt, p1, p2) diag_layer_msg_i2(0, fmt, (hi_u32)(p1), (hi_u32)(p2)); argument
199 #define LWIP_DEBUGF_LOG3(dbg, fmt, p1, p2, p3) \ argument
201 #define LWIP_DEBUGF_LOG4(dbg, fmt, p1, p2, p3, p4) \ argument
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/stream_input/amports/
Damports_priv.h49 #define dbg() pr_info("on %s,line %d\n", __func__, __LINE__); macro
/device/soc/chipsea/cst85/liteos_m/sdk/modules/dbg/
Ddbg.h137 #define dbg(fmt, ...) dbg_test_print(fmt, ## __VA_ARGS__) macro
142 #define dbg(fmt, ...) do {} while (0) macro
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/ispp/
Dstream.h102 struct frame_debug_info dbg; member
118 struct frame_debug_info dbg; member
129 struct frame_debug_info dbg; member
164 struct frame_debug_info dbg; member
235 struct frame_debug_info dbg; member
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/ispp/
Dstream.h93 struct frame_debug_info dbg; member
109 struct frame_debug_info dbg; member
120 struct frame_debug_info dbg; member
155 struct frame_debug_info dbg; member
222 struct frame_debug_info dbg; member
/device/board/isoftstone/yangfan/kernel/src/driv/media/ispp/
Dstream.h102 struct frame_debug_info dbg; member
118 struct frame_debug_info dbg; member
129 struct frame_debug_info dbg; member
164 struct frame_debug_info dbg; member
235 struct frame_debug_info dbg; member
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Drtw_ioctl.h31 u32 dbg; member
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/
Ddhd_debug.c1258 dhd_dbg_t *dbg; in dhd_dbg_get_ring_status() local
1313 dhd_dbg_t *dbg; in dhd_dbg_find_ring_id() local
1350 dhd_dbg_t *dbg; in dhd_dbg_start() local
1377 dhd_dbg_t *dbg; in dhd_dbg_send_urgent_evt() local
2360 dhd_dbg_t *dbg = NULL; in dhd_dbg_attach() local
2436 dhd_dbg_t *dbg; in dhd_dbg_detach() local
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/
Ddhd_debug.c1343 dhd_dbg_t *dbg; in dhd_dbg_get_ring_status() local
1375 dhd_dbg_t *dbg; in dhd_dbg_find_ring_id() local
1411 dhd_dbg_t *dbg; in dhd_dbg_start() local
1443 dhd_dbg_t *dbg; in dhd_dbg_send_urgent_evt() local
2271 dhd_dbg_t *dbg; in dhd_dbg_attach() local
2323 dhd_dbg_t *dbg; in dhd_dbg_detach() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Ddhd_debug.c1218 dhd_dbg_t *dbg; in dhd_dbg_get_ring_status() local
1271 dhd_dbg_t *dbg; in dhd_dbg_find_ring_id() local
1307 dhd_dbg_t *dbg; in dhd_dbg_start() local
1333 dhd_dbg_t *dbg; in dhd_dbg_send_urgent_evt() local
2325 dhd_dbg_t *dbg = NULL; in dhd_dbg_attach() local
2392 dhd_dbg_t *dbg; in dhd_dbg_detach() local
/device/soc/asrmicro/asr582x/liteos_m/sdk/drivers/common/
Dlega_dbg.h60 #define dbg(Level, Comp, Fmt, ...) \ macro
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/
Ddhd_debug.c1330 dhd_dbg_t *dbg; in dhd_dbg_get_ring_status() local
1383 dhd_dbg_t *dbg; in dhd_dbg_find_ring_id() local
1419 dhd_dbg_t *dbg; in dhd_dbg_start() local
1445 dhd_dbg_t *dbg; in dhd_dbg_send_urgent_evt() local
2699 dhd_dbg_t *dbg = NULL; in dhd_dbg_attach() local
2802 dhd_dbg_t *dbg; in dhd_dbg_detach() local
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/
Dphydm_debug.c1155 struct odm_phy_dbg_info *dbg = &dm->phy_dbg_info_win_bkp; in phydm_basic_dbg_msg_cli_win() local
1669 struct odm_phy_dbg_info *dbg = &dm->phy_dbg_info; in phydm_reset_rx_rate_distribution() local
1695 struct odm_phy_dbg_info *dbg = &dm->phy_dbg_info; in phydm_rx_rate_distribution() local
1821 struct odm_phy_dbg_info *dbg = &dm->phy_dbg_info; in phydm_rx_utility() local
1850 struct odm_phy_dbg_info *dbg = &dm->phy_dbg_info; in phydm_rx_avg_phy_rate() local
2612 struct odm_phy_dbg_info *dbg = &dm->phy_dbg_info; in phydm_basic_dbg_message() local
4225 struct odm_phy_dbg_info *dbg = &dm->phy_dbg_info; in phydm_show_rx_rate() local
Dphydm_phystatus.c1679 struct odm_phy_dbg_info *dbg = &dm->phy_dbg_info; in phydm_print_phystat_jgr3() local
2506 struct odm_phy_dbg_info *dbg = &dm->phy_dbg_info; in phydm_print_phy_sts_jgr2() local
3203 struct odm_phy_dbg_info *dbg = &dm->phy_dbg_info; in phydm_rx_phy_status_init() local
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
Drkisp.h130 struct frame_debug_info dbg; member
Dbridge.h62 struct frame_debug_info dbg; member
Dcapture.h253 struct frame_debug_info dbg; member
/device/board/isoftstone/yangfan/kernel/src/driv/media/isp/
Drkisp.h130 struct frame_debug_info dbg; member
Dbridge.h62 struct frame_debug_info dbg; member
Dcapture.h253 struct frame_debug_info dbg; member
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
Drkisp.h130 struct frame_debug_info dbg; member
Dbridge.h62 struct frame_debug_info dbg; member
Dcapture.h249 struct frame_debug_info dbg; member
/device/soc/winnermicro/wm800/board/src/app/wm_atcmd/
Dwm_cmdp_hostif.h612 HOSTIF_CMD_PARAMS_DBG dbg; member
1025 HOSTIF_CMDRSP_PARAMS_DBG dbg; member
Dwm_cmdp.c1077 int tls_cmd_set_dbg(u32 dbg) in tls_cmd_set_dbg()

12