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

  /src/sys/dev/usb/
if_ural.c 338 static int ural_match(device_t, cfdata_t, void *);
343 CFATTACH_DECL_NEW(ural, sizeof(struct ural_softc), ural_match, ural_attach,
347 ural_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 12 milliseconds