Home
last modified time | relevance | path

Searched refs:ue_attach_post_sub (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/net/
H A Dusb_ethernet.h96 int (*ue_attach_post_sub)(struct usb_ether *); member
H A Dusb_ethernet.c302 if (ue->ue_methods->ue_attach_post_sub != NULL) { in ue_attach_post_task()
304 error = ue->ue_methods->ue_attach_post_sub(ue); in ue_attach_post_task()

Completed in 2 milliseconds