Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/hpc/
H A Dapm_apmdevif.c37 static void apm_apmdevif_attach(device_t, device_t, void *);
41 apm_apmdevif_match, apm_apmdevif_attach, NULL, NULL);
52 apm_apmdevif_attach(device_t parent, device_t self, void *aux) in apm_apmdevif_attach() function