Home
last modified time | relevance | path

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

/openbsd/sys/dev/acpi/
H A Dacpihid.c118 void acpihid_attach(struct device *, struct device *, void *);
131 acpihid_attach,
161 acpihid_attach(struct device *parent, struct device *self, void *aux) in acpihid_attach() function