Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sgimips/hpc/
H A Dbutton.c60 static void button_attach(device_t, device_t, void *);
67 button_attach,
86 button_attach(device_t parent, device_t self, void *aux) in button_attach() function
/netbsd-src/sys/dev/hpc/
H A Dbutton.c65 static void button_attach(device_t, device_t, void *);
70 button_match, button_attach, NULL, NULL);
87 button_attach(device_t parent, device_t self, void *aux) in button_attach() function