Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/graphics/radeon/
H A Ddetect.c34 #define DEVICE_ID_RADEON_LZ 0x4c5a macro
268 { DEVICE_ID_RADEON_LZ, rt_rv100, ISMOBILITY, "Radeon Mobility M6 LZ" },
586 case DEVICE_ID_RADEON_LZ: in probeDevice()