Lines Matching refs:ctrl
83 TP_PROTO(struct usb_ctrlrequest *ctrl),
84 TP_ARGS(ctrl),
93 __entry->bRequestType = ctrl->bRequestType;
94 __entry->bRequest = ctrl->bRequest;
95 __entry->wValue = ctrl->wValue;
96 __entry->wIndex = ctrl->wIndex;
97 __entry->wLength = ctrl->wLength;
107 TP_PROTO(struct usb_ctrlrequest *ctrl),
108 TP_ARGS(ctrl)
221 __field(u32, ctrl)
229 __entry->ctrl = trb->ctrl;
233 __entry->size, __entry->ctrl