Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/usbip/
A Dusbip_common.h279 struct eh_ops { struct
280 void (*shutdown)(struct usbip_device *);
281 void (*reset)(struct usbip_device *);
282 void (*unusable)(struct usbip_device *);
283 } eh_ops; member

Completed in 3 milliseconds