Lines Matching refs:gpd
122 __field(struct qmu_gpd *, gpd)
132 __entry->gpd = mreq->gpd;
140 __get_str(name), __entry->mreq, __entry->gpd,
174 TP_PROTO(struct mtu3_ep *mep, struct qmu_gpd *gpd),
175 TP_ARGS(mep, gpd),
178 __field(struct qmu_gpd *, gpd)
186 __entry->gpd = gpd;
187 __entry->dw0 = le32_to_cpu(gpd->dw0_info);
188 __entry->dw1 = le32_to_cpu(gpd->next_gpd);
189 __entry->dw2 = le32_to_cpu(gpd->buffer);
190 __entry->dw3 = le32_to_cpu(gpd->dw3_info);
193 __get_str(name), __entry->gpd,
200 TP_PROTO(struct mtu3_ep *mep, struct qmu_gpd *gpd),
201 TP_ARGS(mep, gpd)
205 TP_PROTO(struct mtu3_ep *mep, struct qmu_gpd *gpd),
206 TP_ARGS(mep, gpd)
210 TP_PROTO(struct mtu3_ep *mep, struct qmu_gpd *gpd),
211 TP_ARGS(mep, gpd)