Home
last modified time | relevance | path

Searched refs:BusType (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/Documentation/usb/
Dlinux.inf39 BusType = 15
/Linux-v5.10/drivers/tty/
Drocket.c547 if (ctlp->BusType == isPCI) in rp_do_poll()
1268 if (info->ctlp->BusType == isISA) in reset_rm2()
1843 CtlP->BusType = isPCI; /* controller release 1 */ in sPCIInitController()
2571 CtlP->BusType = isISA; in sInitController()
Drocket_int.h307 int BusType; member