[go: nahoru, domu]

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

/drivers/usb/atm/
H A Dueagle-atm.c147 struct uea_softc { struct
176 void (*dispatch_cmv) (struct uea_softc *, struct intr_pkt *);
177 void (*schedule_load_page) (struct uea_softc *, struct intr_pkt *);
178 int (*stat) (struct uea_softc *);
179 int (*send_cmvs) (struct uea_softc *);
282 /* macros for both struct usb_device_id and struct uea_softc */
864 static int uea_idma_write(struct uea_softc *sc, const void *data, u32 size)
892 static int request_dsp(struct uea_softc *sc)
943 struct uea_softc *sc = container_of(work, struct uea_softc, tas
[all...]

Completed in 46 milliseconds