Searched refs:PWARN (Results 1 – 2 of 2) sorted by relevance
41 #define PWARN(format, ...)\ macro235 PWARN("Could not set frequency!"); in tea5764_tune()455 PWARN("This chip is not a TEA5764!"); in tea5764_i2c_probe()476 PWARN("Could not register video device!"); in tea5764_i2c_probe()
95 #define PWARN(fmt, args...) printk(KERN_WARNING fmt, ##args) macro