Searched defs:gs_usb (Results 1 – 1 of 1) sorted by relevance
323 struct gs_usb { struct324 struct gs_can *canch[GS_MAX_INTF];325 struct usb_anchor rx_submitted;326 struct usb_device *udev;329 struct cyclecounter cc;330 struct timecounter tc;331 spinlock_t tc_lock; /* spinlock to guard access tc->cycle_last */332 struct delayed_work timestamp;334 unsigned int hf_size_rx;335 u8 active_channels;