Lines Matching defs:eap_softc

102 struct eap_softc {
145 int eap_allocmem(struct eap_softc *, size_t, size_t, struct eap_dma *);
146 int eap_freemem(struct eap_softc *, struct eap_dma *);
156 sizeof(struct eap_softc), eap_match, eap_attach, NULL, eap_activate
169 void eap_resume(struct eap_softc *);
170 void eap1370_write_codec(struct eap_softc *, int, int);
178 void eap1370_set_mixer(struct eap_softc *sc, int a, int d);
179 u_int32_t eap1371_src_wait(struct eap_softc *sc);
180 void eap1371_src_write(struct eap_softc *sc, int a, int d);
255 struct eap_softc *sc = (struct eap_softc *)self;
268 eap1370_write_codec(struct eap_softc *sc, int a, int d)
291 eap1371_ready_codec(struct eap_softc *sc, u_int8_t a, u_int32_t wd)
340 struct eap_softc *sc = sc_;
375 struct eap_softc *sc = sc_;
385 eap1371_src_wait(struct eap_softc *sc)
401 eap1371_src_write(struct eap_softc *sc, int a, int d)
413 struct eap_softc *sc = (struct eap_softc *)self;
578 eap_resume(struct eap_softc *sc)
639 struct eap_softc *sc = sc_;
648 struct eap_softc *sc = sc_;
665 struct eap_softc *sc = p;
735 eap_allocmem(struct eap_softc *sc, size_t size, size_t align, struct eap_dma *p)
772 eap_freemem(struct eap_softc *sc, struct eap_dma *p)
793 struct eap_softc *sc = addr;
806 struct eap_softc *sc = addr;
902 struct eap_softc *sc = addr;
972 struct eap_softc *sc = addr;
1034 struct eap_softc *sc = addr;
1051 struct eap_softc *sc = addr;
1068 struct eap_softc *sc = addr;
1076 struct eap_softc *sc = addr;
1084 struct eap_softc *sc = addr;
1090 eap1370_set_mixer(struct eap_softc *sc, int a, int d)
1101 struct eap_softc *sc = addr;
1216 struct eap_softc *sc = addr;
1445 struct eap_softc *sc = addr;
1465 struct eap_softc *sc = addr;
1481 struct eap_softc *sc = v;
1492 struct eap_softc *sc = addr;
1510 struct eap_softc *sc = addr;
1525 struct eap_softc *sc = addr;