Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/class/vendor/serial/
A Dusbh_ch34x.c15 static struct usbh_ch34x g_ch34x_class[CONFIG_USBHOST_MAX_CP210X_CLASS]; variable
25 memset(&g_ch34x_class[devno], 0, sizeof(struct usbh_ch34x)); in usbh_ch34x_class_alloc()
26 g_ch34x_class[devno].minor = devno; in usbh_ch34x_class_alloc()
27 return &g_ch34x_class[devno]; in usbh_ch34x_class_alloc()

Completed in 2 milliseconds