Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/dwc2/
H A Ddwc2.c148 Static void dwc2_device_isoc_close(struct usbd_pipe *);
225 .upm_close = dwc2_device_isoc_close,
873 dwc2_device_isoc_close(struct usbd_pipe *pipe) in dwc2_device_isoc_close() function