Searched refs:g_ch34x_class (Results 1 – 1 of 1) sorted by relevance
15 static struct usbh_ch34x g_ch34x_class[CONFIG_USBHOST_MAX_CP210X_CLASS]; variable25 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