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

  /src/sys/dev/i2c/
sgsmix.c 70 static int sgsmix_match(device_t, cfdata_t, void *);
75 sgsmix_match, sgsmix_attach, NULL, NULL);
83 sgsmix_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
sgsmix.c 70 static int sgsmix_match(device_t, cfdata_t, void *);
75 sgsmix_match, sgsmix_attach, NULL, NULL);
83 sgsmix_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 21 milliseconds