Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvConfig.c534 struct usb_host_config *cf = &dev->config[c]; in usb_destroy_configuration() local
536 if (!cf->interface) in usb_destroy_configuration()
539 for (i = 0; i < cf->desc.bNumInterfaces; i++) { in usb_destroy_configuration()
/utopia/UTPA2-700.0.x/projects/build/scripts/package/
H A Dbuildtar112 tar cf - . $opts | ${compress} > "${tarball}${file_ext}"