Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/gpu/drm/radeon/
Datombios.h3678 USHORT usSize; //the size of ATOM_DISPLAY_OBJECT_PATH member
3687 USHORT usSize; //the size of ATOM_DISPLAY_OBJECT_PATH member
4181 USHORT usSize; member
5440 USHORT usSize; // size of ATOM_VRAM_MODULE_V3 member
6510 USHORT usSize; member
Dradeon_atombios.c575 path_size += le16_to_cpu(path->usSize); in radeon_get_atom_connector_info_from_object_table()
655 for (j = 0; j < ((le16_to_cpu(path->usSize) - 8) / 2); j++) { in radeon_get_atom_connector_info_from_object_table()