Home
last modified time | relevance | path

Searched refs:wiphy_printk (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/include/net/
Dcfg80211.h6568 #define wiphy_printk(level, wiphy, format, args...) \ macro
6586 wiphy_printk(KERN_DEBUG, wiphy, format, ##args)
6597 wiphy_printk(KERN_DEBUG, wiphy, format, ##args); \