Home
last modified time | relevance | path

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

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