Searched defs:kaweth_device (Results 1 – 2 of 2) sorted by relevance
198 struct kaweth_device struct200 spinlock_t device_lock;202 __u32 status;203 int end;204 int suspend_lowmem_rx;205 int suspend_lowmem_ctrl;206 int linkstate;207 int opened;208 struct delayed_work lowmem_work;210 struct usb_device *dev;[all …]
214 struct kaweth_device struct216 spinlock_t device_lock;218 __u32 status;219 int end;220 int suspend_lowmem_rx;221 int suspend_lowmem_ctrl;222 int linkstate;223 int opened;224 struct delayed_work lowmem_work;226 struct usb_device *dev;[all …]