Searched refs:enc_softc (Results 1 – 3 of 3) sorted by relevance
118 struct enc_softc *enc; in enc_devgonecb()123 enc = (struct enc_softc *)periph->softc; in enc_devgonecb()155 struct enc_softc *enc; in enc_oninvalidate()186 struct enc_softc *enc; in enc_dtor()229 struct enc_softc *softc; in enc_async()231 softc = (struct enc_softc *)periph->softc; in enc_async()265 struct enc_softc *softc; in enc_open()278 softc = (struct enc_softc *)periph->softc; in enc_open()304 struct enc_softc *enc; in enc_close()339 struct enc_softc *enc; in enc_start()[all …]
66 typedef struct enc_softc enc_softc_t;126 struct enc_softc { struct193 int enc_runcmd(struct enc_softc *, char *, int, char *, int *);194 void enc_log(struct enc_softc *, const char *, ...);
85 struct enc_softc { struct137 struct enc_softc *sc; in enc_clone_create()