OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bus_type
(Results
1 - 14
of
14
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/broadcom/drm-shim/
v3d.c
83
shim_device.
bus_type
= DRM_BUS_PLATFORM;
vc4_noop.c
113
shim_device.
bus_type
= DRM_BUS_PLATFORM;
v3d_noop.c
151
shim_device.
bus_type
= DRM_BUS_PLATFORM;
/xsrc/external/mit/MesaLib/dist/src/drm-shim/
drm_shim.h
58
int
bus_type
;
member in struct:shim_device
drm_shim.c
608
int
bus_type
;
member in struct:__anon869
618
if (bus_types[i].
bus_type
!= shim_device.
bus_type
)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/drm-shim/
lima_noop.c
104
shim_device.
bus_type
= DRM_BUS_PLATFORM;
/xsrc/external/mit/MesaLib/dist/src/panfrost/drm-shim/
panfrost_noop.c
130
shim_device.
bus_type
= DRM_BUS_PLATFORM;
/xsrc/external/mit/MesaLib/dist/src/etnaviv/drm-shim/
etnaviv_noop.c
220
shim_device.
bus_type
= DRM_BUS_PLATFORM;
/xsrc/external/mit/MesaLib/dist/src/freedreno/drm-shim/
freedreno_noop.c
291
shim_device.
bus_type
= DRM_BUS_PLATFORM;
/xsrc/external/mit/MesaLib/dist/src/nouveau/drm-shim/
nouveau_noop.c
210
shim_device.
bus_type
= DRM_BUS_PCI;
/xsrc/external/mit/MesaLib/dist/src/intel/tools/
intel_noop_drm_shim.c
375
shim_device.
bus_type
= DRM_BUS_PCI;
/xsrc/external/mit/libpciaccess/dist/src/
netbsd_pci.c
290
if (busid.
bus_type
!= WSDISPLAYIO_BUS_PCI)
/xsrc/external/mit/libdrm/dist/
xf86drm.c
3595
int
bus_type
;
member in struct:__anon25
3618
return bus_types[i].
bus_type
;
/xsrc/external/mit/xf86-video-r128/dist/src/
r128_driver.c
1534
if ((bid.
bus_type
== WSDISPLAYIO_BUS_PCI) &&
Completed in 191 milliseconds
Indexes created Thu Jul 02 00:25:40 UTC 2026