Searched refs:PWARN (Results 1 – 2 of 2) sorted by relevance
41 #define PWARN(format, ...)\ macro235 PWARN("Could not set frequency!"); in tea5764_tune()454 PWARN("This chip is not a TEA5764!"); in tea5764_i2c_probe()475 PWARN("Could not register video device!"); in tea5764_i2c_probe()
37 #define PWARN(format, ...) ia_css_print("warning: ", ##__VA_ARGS__) macro