Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/usbip/
Dusbip_common.h278 struct eh_ops { struct
279 void (*shutdown)(struct usbip_device *);
280 void (*reset)(struct usbip_device *);
281 void (*unusable)(struct usbip_device *);
282 } eh_ops; member
/kernel/linux/linux-6.6/drivers/usb/usbip/
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