Searched refs:dax_info (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/sbus/char/
H A Doradax.c44 #define dax_info(fmt, ...) pr_info("%s: " fmt "\n", __func__, ##__VA_ARGS__) macro
48 dax_info(fmt, ##__VA_ARGS__); \
52 dax_info(fmt, ##__VA_ARGS__); \
56 dax_info(fmt, ##__VA_ARGS__); \

Completed in 183 milliseconds