Searched refs:DRM_BUS_VIRTIO (Results 1 – 1 of 1) sorted by relevance
2999 #define DRM_BUS_VIRTIO 0x10 macro3016 { "/virtio", DRM_BUS_VIRTIO }, in get_subsystem_type()3051 if (subsystem_type == DRM_BUS_VIRTIO) { in drmParseSubsystemType()