Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/radio/
Dradio-tea5764.c41 #define PWARN(format, ...)\ macro
235 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()
/Linux-v6.6/drivers/staging/media/atomisp/pci/hive_isp_css_include/
Dprint_support.h37 #define PWARN(format, ...) ia_css_print("warning: ", ##__VA_ARGS__) macro