Searched refs:uac_softc (Results 1 – 3 of 3) sorted by relevance
47 static struct uac_softc *get_uac(void) in get_uac()89 return container_of(driver, struct uac_softc, drvr); in get_uac()105 struct uac_softc *fuac; in uac_wait_hot_sub()237 struct uac_softc *fuac; in fuac_send_message()
56 .size = sizeof(struct uac_softc)510 struct uac_dev_s *uac = &((struct uac_softc *)(ep->priv))->dev; in fuac_input_req_complete()957 struct uac_softc *uac_s; in uac_classobject()966 uac_s = (struct uac_softc *)malloc(sizeof(struct uac_softc)); in uac_classobject()995 struct uac_softc *uac_s; in uac_uninitialize()1008 uac_s = container_of(uac_drvr, struct uac_softc, drvr); in uac_uninitialize()
83 struct uac_softc struct