Lines Matching refs:dev
19 TP_PROTO(const struct device *dev,
22 TP_ARGS(dev, cmd, total_size, hdr),
47 __get_str(dev), ((u8 *)__get_dynamic_array(hcmd))[1],
53 TP_PROTO(const struct device *dev, const struct iwl_trans *trans,
55 TP_ARGS(dev, trans, pkt, len),
73 __get_str(dev), __entry->cmd)
77 TP_PROTO(const struct device *dev, struct sk_buff *skb,
81 TP_ARGS(dev, skb, tfd, tfdlen, buf0, buf0_len, hdr_len),
111 __get_str(dev), ((u8 *)__get_dynamic_array(buf0))[0],
116 TP_PROTO(const struct device *dev, u32 time, u32 data, u32 ev),
117 TP_ARGS(dev, time, data, ev),
132 __get_str(dev), __entry->time, __entry->data, __entry->ev)