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

  /src/sys/arch/sgimips/hpc/
button.c 59 static int button_match(device_t, cfdata_t, void *);
66 button_match,
72 button_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
  /src/sys/dev/hpc/
button.c 64 static int button_match(device_t, cfdata_t, void *);
70 button_match, button_attach, NULL, NULL);
73 button_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 12 milliseconds