Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A DScreen.c250 int has_driver = FALSE; in xf86parseScreenSection() local
264 if (has_ident || has_driver) in xf86parseScreenSection()
277 if (has_ident || has_driver) in xf86parseScreenSection()
279 has_driver = TRUE; in xf86parseScreenSection()
364 if (!has_ident && !has_driver) in xf86parseScreenSection()