Searched refs:eth_data_endpoints (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/usb/template/
H A Dusb_template_cdce.c190 static const struct usb_temp_endpoint_desc *eth_data_endpoints[] = { variable in typeref:struct:usb_temp_endpoint_desc
205 .ppEndpoints = eth_data_endpoints,
H A Dusb_template_serialnet.c207 static const struct usb_temp_endpoint_desc *eth_data_endpoints[] = { variable in typeref:struct:usb_temp_endpoint_desc
222 .ppEndpoints = eth_data_endpoints,
H A Dusb_template_multi.c210 static const struct usb_temp_endpoint_desc *eth_data_endpoints[] = { variable in typeref:struct:usb_temp_endpoint_desc
225 .ppEndpoints = eth_data_endpoints,

Completed in 108 milliseconds