Searched refs:_p_func (Results 1 – 2 of 2) sorted by relevance
107 #define dev_printk_index_wrap(_p_func, level, dev, fmt, ...) \ argument110 _p_func(dev, fmt, ##__VA_ARGS__); \
424 #define printk_index_wrap(_p_func, _fmt, ...) \ argument427 _p_func(_fmt, ##__VA_ARGS__); \
Completed in 5 milliseconds