Home
last modified time | relevance | path

Searched defs:msg_level (Results 1 – 2 of 2) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/
Dhal_halmac.c503 static u8 _halmac_msg_print(void *p, u32 msg_type, u8 msg_level, s8 *fmt, ...) in _halmac_msg_print()
547 static u8 _halmac_buff_print(void *p, u32 msg_type, u8 msg_level, s8 *buf, u32 size) in _halmac_buff_print()
/device/soc/rockchip/common/vendor/drivers/net/usb/
Dmeig_cdc_driver.c61 static int msg_level = -1; variable