Searched refs:__ssam_prcond (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/platform/surface/aggregator/ |
A D | ssh_packet_layer.h | 122 #define __ssam_prcond(func, p, fmt, ...) \ macro 134 #define ptl_dbg_cond(p, fmt, ...) __ssam_prcond(ptl_dbg, p, fmt, ##__VA_ARGS__)
|
A D | ssh_request_layer.h | 98 #define rtl_dbg_cond(r, fmt, ...) __ssam_prcond(rtl_dbg, r, fmt, ##__VA_ARGS__)
|
Completed in 5 milliseconds