Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/
H A Dxorg-wrapper.c199 int kms_cards = 0; in main() local
247 kms_cards++; in main()
255 if (needs_root_rights == 0 || (total_cards && kms_cards == total_cards)) { in main()