Home
last modified time | relevance | path

Searched refs:usbnet_mark_going_away (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/usb/
H A Dusbnet.h91 static inline void usbnet_mark_going_away(struct usbnet *ubn) in usbnet_mark_going_away() function
/openbmc/linux/drivers/net/usb/
H A Dusbnet.c1627 usbnet_mark_going_away(dev); in usbnet_disconnect()