Home
last modified time | relevance | path

Searched refs:drmParseSubsystemType (Results 1 – 2 of 2) sorted by relevance

/external/intel-media-driver/cmrtlib/linux/hardware/
Ddrm_device.h938 static int drmParseSubsystemType(int maj, int min) in drmParseSubsystemType() function
1078 subsystem_type = drmParseSubsystemType(maj, min); in process_device()
1249 subsystem_type = drmParseSubsystemType(maj, min); in drmGetDevice2()
/external/libdrm/
Dxf86drm.c3611 static int drmParseSubsystemType(int maj, int min) in drmParseSubsystemType() function
4489 subsystem_type = drmParseSubsystemType(maj, min); in process_device()
4617 subsystem_type = drmParseSubsystemType(maj, min); in drmGetDeviceFromDevId()
4649 subsystem_type = drmParseSubsystemType(maj, min); in drmGetDeviceFromDevId()