Searched refs:BUS_NONE (Results 1 - 16 of 16) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86noBus.c | 59 p->bus.type = BUS_NONE;
|
| H A D | xf86fbBus.c | 68 p->bus.type = BUS_NONE; 89 if (p->bus.type == BUS_NONE) {
|
| H A D | xf86Bus.c | 57 BusRec primaryBus = { BUS_NONE, { 0 } }; 213 BusType ret = BUS_NONE; 226 return BUS_NONE; 232 if (ret != BUS_NONE)
|
| H A D | xf86str.h | 340 #undef BUS_NONE 347 BUS_NONE, enumerator in enum:__anon1b1d0d510e03
|
| H A D | xf86pciBus.c | 136 if (primaryBus.type == BUS_NONE && num) { 145 if (primaryBus.type == BUS_NONE) { 261 p->bus.type = BUS_NONE;
|
| H A D | xf86Helper.c | 1927 if (!(pEnt->location.type == BUS_NONE)) {
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86noBus.c | 59 p->bus.type = BUS_NONE;
|
| H A D | xf86fbBus.c | 74 p->bus.type = BUS_NONE; 95 if (p->bus.type == BUS_NONE) {
|
| H A D | xf86Bus.c | 58 BusRec primaryBus = { BUS_NONE, {0} }; 267 BusType ret = BUS_NONE; 280 return BUS_NONE; 290 if (ret != BUS_NONE)
|
| H A D | xf86str.h | 253 #undef BUS_NONE 262 BUS_NONE, enumerator in enum:__anonf472aec40c03
|
| H A D | xf86pciBus.c | 113 if (primaryBus.type == BUS_NONE && pci_device_is_boot_vga(info)) { 123 if (primaryBus.type == BUS_NONE && num) { 132 if (primaryBus.type == BUS_NONE) { 249 p->bus.type = BUS_NONE;
|
| H A D | xf86platformBus.c | 435 p->bus.type = BUS_NONE; 760 if (primaryBus.type == BUS_NONE) {
|
| H A D | xf86Helper.c | 1684 if (!(pEnt->location.type == BUS_NONE)) {
|
| /xsrc/external/mit/xf86-video-ngle/dist/src/ |
| H A D | ngle_driver.c | 283 pGDev = xf86AddBusDeviceToConfigure(NGLE_DRIVER_NAME, BUS_NONE,
|
| /xsrc/external/mit/xf86-video-crime/dist/src/ |
| H A D | crime_driver.c | 332 pGDev = xf86AddBusDeviceToConfigure(CRIME_DRIVER_NAME, BUS_NONE,
|
| /xsrc/external/mit/xf86-video-newport/dist/src/ |
| H A D | newport_driver.c | 235 BUS_NONE, NULL, 0);
|
Completed in 24 milliseconds