Home
last modified time | relevance | path

Searched defs:xxx_class (Results 1 – 1 of 1) sorted by relevance

/device/soc/hpmicro/sdk/hpm_sdk/middleware/cherryusb/class/template/
Dusbh_xxx.c24 static void usbh_xxx_class_free(struct usbh_xxx *xxx_class) in usbh_xxx_class_free()
40 struct usbh_xxx *xxx_class = usbh_xxx_class_alloc(); in usbh_xxx_connect() local
54 struct usbh_xxx *xxx_class = (struct usbh_xxx *)hport->config.intf[intf].priv; in usbh_xxx_disconnect() local
76 __WEAK void usbh_xxx_run(struct usbh_xxx *xxx_class) in usbh_xxx_run()
80 __WEAK void usbh_xxx_stop(struct usbh_xxx *xxx_class) in usbh_xxx_stop()