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

  /src/sys/arch/arm/ti/
ti_usbtll.c 91 static int ti_usbtll_match(device_t, cfdata_t, void *);
95 ti_usbtll_match, ti_usbtll_attach, NULL, NULL);
163 ti_usbtll_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
ti_usbtll.c 91 static int ti_usbtll_match(device_t, cfdata_t, void *);
95 ti_usbtll_match, ti_usbtll_attach, NULL, NULL);
163 ti_usbtll_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 167 milliseconds