Home
last modified time | relevance | path

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

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