Searched refs:FIND_SUITABLE (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86Config.c233 #define FIND_SUITABLE(pointertype, listhead, ptr) \ macro
1507 FIND_SUITABLE (XF86ConfScreenPtr, xf86configptr->conf_screen_lst, screen);
1750 FIND_SUITABLE (XF86ConfDevicePtr, xf86configptr->conf_device_lst, conf_screen->scrn_device);
1768 * by the previous FIND_SUITABLE. Secondly, if the device was explicitly
1778 FIND_SUITABLE (XF86ConfDevicePtr, sdevice, ptmp);
2408 FIND_SUITABLE(XF86ConfLayoutPtr, xf86configptr->conf_layout_lst, layout);
2416 FIND_SUITABLE (XF86ConfScreenPtr, xf86configptr->conf_screen_lst, screen);

Completed in 4 milliseconds