Searched defs:usb_dev_state (Results 1 – 10 of 10) sorted by relevance
58238 struct usb_dev_state { struct58239 struct list_head list;58240 struct usb_device *dev;58241 struct file *file;58242 spinlock_t lock;58243 struct list_head async_pending;58244 struct list_head async_completed;58268 struct usb_dev_state *ps; argument
84095 struct usb_dev_state { struct84096 struct list_head list;84097 struct usb_device *dev;84098 struct file *file;84099 spinlock_t lock;84100 struct list_head async_pending;84101 struct list_head async_completed;84125 struct usb_dev_state *ps; argument
89873 struct usb_dev_state { struct89874 struct list_head list;89875 struct usb_device *dev;89899 struct usb_dev_state *ps; argument
135424 struct usb_dev_state { struct135425 struct list_head list;135426 struct usb_device *dev;135427 struct file *file;135428 spinlock_t lock;135429 struct list_head async_pending;135430 struct list_head async_completed;135454 struct usb_dev_state *ps; argument
107449 struct usb_dev_state { struct107450 struct list_head list;107451 struct usb_device *dev;107452 struct file *file;107453 spinlock_t lock;107454 struct list_head async_pending;107455 struct list_head async_completed;107479 struct usb_dev_state *ps; argument
99603 struct usb_dev_state { struct99604 struct list_head list;99605 struct usb_device *dev;99629 struct usb_dev_state *ps; argument