Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Damdpm.c175 void amdpm_attach(struct device *, struct device *, void *);
187 sizeof(struct amdpm_softc), amdpm_match, amdpm_attach,
211 amdpm_attach(struct device *parent, struct device *self, void *aux) in amdpm_attach() function