Home
last modified time | relevance | path

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

/u-boot/drivers/usb/eth/
A Dr8152.h631 struct rtl_ops { struct
632 void (*init)(struct r8152 *);
633 int (*enable)(struct r8152 *);
634 void (*disable)(struct r8152 *);
635 void (*up)(struct r8152 *);
636 void (*down)(struct r8152 *);
637 void (*unload)(struct r8152 *);
638 } rtl_ops; member

Completed in 6 milliseconds