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