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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/atm/
H A Dueagle-atm.c148 struct uea_softc { struct
178 void (*dispatch_cmv) (struct uea_softc *, struct intr_pkt *);
179 void (*schedule_load_page) (struct uea_softc *, struct intr_pkt *);
180 int (*stat) (struct uea_softc *);
181 int (*send_cmvs) (struct uea_softc *);
284 /* macros for both struct usb_device_id and struct uea_softc */
838 static int uea_idma_write(struct uea_softc *sc, const void *data, u32 size)
866 static int request_dsp(struct uea_softc *sc)
917 struct uea_softc *sc = container_of(work, struct uea_softc, tas
[all...]

Completed in 69 milliseconds