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

  /src/sys/arch/arm/ti/
ti_otg.c 57 static int tiotg_match(device_t, cfdata_t, void *);
61 tiotg_match, tiotg_attach, NULL, NULL);
64 tiotg_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
ti_otg.c 57 static int tiotg_match(device_t, cfdata_t, void *);
61 tiotg_match, tiotg_attach, NULL, NULL);
64 tiotg_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 21 milliseconds