Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/atm/
H A Dueagle-atm.c104 struct uea_softc { struct
133 void (*dispatch_cmv)(struct uea_softc *, struct intr_pkt *);
134 void (*schedule_load_page)(struct uea_softc *, struct intr_pkt *);
135 int (*stat)(struct uea_softc *);
136 int (*send_cmvs)(struct uea_softc *);
239 /* macros for both struct usb_device_id and struct uea_softc */
821 static int uea_idma_write(struct uea_softc *sc, const void *data, u32 size) in uea_idma_write()
849 static int request_dsp(struct uea_softc *sc) in request_dsp()
900 struct uea_softc *sc = container_of(work, struct uea_softc, tas in uea_load_page_e1()
[all...]
/kernel/linux/linux-6.6/drivers/usb/atm/
H A Dueagle-atm.c104 struct uea_softc { struct
133 void (*dispatch_cmv)(struct uea_softc *, struct intr_pkt *);
134 void (*schedule_load_page)(struct uea_softc *, struct intr_pkt *);
135 int (*stat)(struct uea_softc *);
136 int (*send_cmvs)(struct uea_softc *);
239 /* macros for both struct usb_device_id and struct uea_softc */
821 static int uea_idma_write(struct uea_softc *sc, const void *data, u32 size) in uea_idma_write()
849 static int request_dsp(struct uea_softc *sc) in request_dsp()
900 struct uea_softc *sc = container_of(work, struct uea_softc, tas in uea_load_page_e1()
[all...]

Completed in 6 milliseconds