/src/sys/dev/usb/ |
ucom.c | 249 int ucom_match(device_t, cfdata_t, void *); 253 CFATTACH_DECL_NEW(ucom, sizeof(struct ucom_softc), ucom_match, ucom_attach, 257 ucom_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
|
ucom.c | 249 int ucom_match(device_t, cfdata_t, void *); 253 CFATTACH_DECL_NEW(ucom, sizeof(struct ucom_softc), ucom_match, ucom_attach, 257 ucom_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
|
ucom.c | 249 int ucom_match(device_t, cfdata_t, void *); 253 CFATTACH_DECL_NEW(ucom, sizeof(struct ucom_softc), ucom_match, ucom_attach, 257 ucom_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
|