Home
last modified time | relevance | path

Searched defs:print_deb (Results 1 – 4 of 4) sorted by relevance

/system/wlan/ti/wilink_6_1/platforms/os/linux/inc/
Dioctl_init.h52 # define print_deb(fmt, arg...) printk(KERN_INFO DRIVER_NAME ": " fmt,##arg) macro
54 # define print_deb(fmt, arg...) macro
/system/wlan/ti/sta_dk_4_0_4_32/pform/linux/inc/
Dioctl_init.h50 # define print_deb(fmt, arg...) printk(KERN_INFO DRIVER_NAME ": " fmt,##arg) macro
52 # define print_deb(fmt, arg...) macro
/system/wlan/ti/sta_dk_4_0_4_32/pform/common/inc/
Dcli_cu_common.h80 # define print_deb(fmt, arg...) fprintf(stdout, fmt, ##arg) macro
82 # define print_deb(fmt, arg...) macro
/system/wlan/ti/wilink_6_1/platforms/os/common/inc/
Dcli_cu_common.h83 # define print_deb(fmt, arg...) fprintf(stdout, fmt, ##arg) macro
85 # define print_deb(fmt, arg...) macro