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

  /xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/linux/
lnx_platform.c 79 BusType bustype; local
85 bustype = StringToBusType(busid, &id);
86 if (bustype == BUS_PCI) {
98 else if (bustype == BUS_PLATFORM) {
109 else if (bustype == BUS_USB) {
  /xsrc/external/mit/libdrm/dist/
xf86drm.h 911 int bustype; member in struct:_drmDevice

Completed in 7 milliseconds