Home
last modified time | relevance | path

Searched refs:sncodec_attach (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/fdt/
H A Dsncodec.c83 void sncodec_attach(struct device *, struct device *, void *);
87 sizeof(struct sncodec_softc), sncodec_match, sncodec_attach,
125 sncodec_attach(struct device *parent, struct device *self, void *aux) in sncodec_attach() function