Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/arm64/dev/
H A Dapldc.c1360 void apldcms_attach(struct device *, struct device *, void *);
1363 sizeof(struct apldcms_softc), apldcms_match, apldcms_attach
1381 apldcms_attach(struct device *parent, struct device *self, void *aux) in apldcms_attach() function