Home
last modified time | relevance | path

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

/openbsd/sys/arch/arm64/dev/
H A Dampchwm.c29 void ampchwm_attach(struct device *, struct device *, void *);
82 sizeof(struct ampchwm_softc), ampchwm_match, ampchwm_attach
112 ampchwm_attach(struct device *parent, struct device *self, void *aux) in ampchwm_attach() function