Home
last modified time | relevance | path

Searched defs:gs_usb (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/can/usb/
H A Dgs_usb.c321 struct gs_usb { struct
322 struct usb_anchor rx_submitted;
323 struct usb_device *udev;
326 struct cyclecounter cc;
327 struct timecounter tc;
328 spinlock_t tc_lock; /* spinlock to guard access tc->cycle_last */
329 struct delayed_work timestamp;
331 unsigned int hf_size_rx;
332 u8 active_channels;
333 u8 channel_cnt;
[all …]