Searched refs:rtl_ops (Results 1 – 2 of 2) sorted by relevance
34 struct rtl_ops { struct45 } rtl_ops; member
1817 struct rtl_ops *ops = &tp->rtl_ops; in rtl_ops_init()2044 rtl8152_class->rtl_ops.init(rtl8152_class); in usbh_rtl8152_connect()2045 rtl8152_class->rtl_ops.up(rtl8152_class); in usbh_rtl8152_connect()2166 if (g_rtl8152_class.rtl_ops.enable) {2167 g_rtl8152_class.rtl_ops.enable(&g_rtl8152_class);
Completed in 9 milliseconds