Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Dcfg80211.h7965 #define wiphy_printk(level, wiphy, format, args...) \ macro
7988 wiphy_printk(KERN_DEBUG, wiphy, format, ##args)
7999 wiphy_printk(KERN_DEBUG, wiphy, format, ##args); \