Searched defs:stub_priv (Results 1 – 1 of 1) sorted by relevance
51 struct stub_priv { struct52 unsigned long seqnum;53 struct list_head list;54 struct stub_device *sdev;55 struct urb *urb;79 /* stub_priv is allocated from stub_priv_cache */ argument