Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A DLayout.c431 xf86layoutAddInputDevices(XF86ConfigPtr config, XF86ConfLayoutPtr layout) in xf86layoutAddInputDevices() function
520 if (xf86layoutAddInputDevices(p, layout) == -1) in xf86validateLayout()
H A Dxf86Parser.h475 extern int xf86layoutAddInputDevices(XF86ConfigPtr config,
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Config.c1613 if (xf86layoutAddInputDevices(conf_ptr, &layout) > 0) { in configImpliedLayout()