HomeSort by: relevance | last modified time | path
    Searched defs:button_attach (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sgimips/hpc/
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) function in typeref:typename:void
  /src/sys/dev/hpc/
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) function in typeref:typename:void

Completed in 11 milliseconds