Searched refs:button_attach (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/sgimips/hpc/ |
H A D | button.c | 60 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 D | button.c | 65 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
|