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

  /src/sys/dev/i2c/
as3722.c 175 static int as3722_match(device_t, cfdata_t, void *);
220 as3722_match, as3722_attach, NULL, NULL);
233 as3722_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
as3722.c 175 static int as3722_match(device_t, cfdata_t, void *);
220 as3722_match, as3722_attach, NULL, NULL);
233 as3722_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 36 milliseconds