/src/sys/arch/news68k/dev/ |
kb_hb.c | 54 static void kb_hb_attach(device_t, device_t, void *); 60 kb_hb_match, kb_hb_attach, NULL, NULL); 86 kb_hb_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|
/src/sys/arch/newsmips/dev/ |
kb_hb.c | 59 void kb_hb_attach(device_t, device_t, void *); 73 kb_hb_match, kb_hb_attach, NULL, NULL); 103 kb_hb_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|