Home
last modified time | relevance | path

Searched refs:hid_softc (Results 1 - 2 of 2) sorted by relevance

/third_party/NuttX/drivers/usbdev/gadget/
H A Df_hid.c59 .size = sizeof(struct hid_softc)
930 struct hid_softc *hid_s; in hid_classobject()
939 hid_s = (struct hid_softc *)malloc(sizeof(struct hid_softc)); in hid_classobject()
968 struct hid_softc *hid_s; in hid_uninitialize()
983 hid_s = container_of(hid_drvr, struct hid_softc, drvr); in hid_uninitialize()
H A Df_hid.h94 struct hid_softc struct

Completed in 2 milliseconds