Lines Matching refs:vaf
50 TP_PROTO(struct ath10k *ar, struct va_format *vaf),
51 TP_ARGS(ar, vaf),
55 __vstring(msg, vaf->fmt, vaf->va)
60 __assign_vstr(msg, vaf->fmt, vaf->va);
71 TP_PROTO(struct ath10k *ar, struct va_format *vaf),
72 TP_ARGS(ar, vaf)
76 TP_PROTO(struct ath10k *ar, struct va_format *vaf),
77 TP_ARGS(ar, vaf)
81 TP_PROTO(struct ath10k *ar, struct va_format *vaf),
82 TP_ARGS(ar, vaf)
86 TP_PROTO(struct ath10k *ar, unsigned int level, struct va_format *vaf),
87 TP_ARGS(ar, level, vaf),
92 __vstring(msg, vaf->fmt, vaf->va)
98 __assign_vstr(msg, vaf->fmt, vaf->va);