/src/sys/dev/usb/ |
ucycom.c | 201 static int ucycom_match(device_t, cfdata_t, void *); 206 CFATTACH_DECL_NEW(ucycom, sizeof(struct ucycom_softc), ucycom_match, 210 ucycom_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
|
ucycom.c | 201 static int ucycom_match(device_t, cfdata_t, void *); 206 CFATTACH_DECL_NEW(ucycom, sizeof(struct ucycom_softc), ucycom_match, 210 ucycom_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
|
ucycom.c | 201 static int ucycom_match(device_t, cfdata_t, void *); 206 CFATTACH_DECL_NEW(ucycom, sizeof(struct ucycom_softc), ucycom_match, 210 ucycom_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
|