Searched refs:other_intf (Results 1 – 1 of 1) sorted by relevance
43 struct usb_interface *other_intf = rtl92du_get_other_intf(hw); in rtl92du_init_shared_data() local48 if (other_intf) in rtl92du_init_shared_data()49 other_hw = usb_get_intfdata(other_intf); in rtl92du_init_shared_data()99 struct usb_interface *other_intf = rtl92du_get_other_intf(hw); in rtl92du_deinit_shared_data() local102 if (!other_intf || !usb_get_intfdata(other_intf)) { in rtl92du_deinit_shared_data()