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

  /src/sys/dev/usb/
if_urtwn.c 237 static int urtwn_match(device_t, cfdata_t, void *);
242 CFATTACH_DECL_NEW(urtwn, sizeof(struct urtwn_softc), urtwn_match,
363 urtwn_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 19 milliseconds