Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Helper.c1548 static const OptionInfoRec BSOptions[] = { variable
1561 options = xnfalloc(sizeof(BSOptions)); in xf86SetBackingStore()
1562 (void) memcpy(options, BSOptions, sizeof(BSOptions)); in xf86SetBackingStore()