Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Dif_usie.c114 static void usie_uc_start_read(struct ucom_softc *);
225 .ucom_start_read = &usie_uc_start_read,
581 usie_uc_start_read(struct ucom_softc *ucom) in usie_uc_start_read() function