Searched defs:print_deb (Results 1 – 4 of 4) sorted by relevance
| /system/wlan/ti/wilink_6_1/platforms/os/linux/inc/ |
| D | ioctl_init.h | 52 # 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/ |
| D | ioctl_init.h | 50 # 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/ |
| D | cli_cu_common.h | 80 # 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/ |
| D | cli_cu_common.h | 83 # define print_deb(fmt, arg...) fprintf(stdout, fmt, ##arg) macro 85 # define print_deb(fmt, arg...) macro
|