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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_Device.h39 XF86ConfDevicePtr fbc_find_active_Device_section(
41 XF86ConfDevicePtr conf_device_lst, /* Head of Device section list */
49 XF86ConfDevicePtr *device_ptr); /* Ptr to new Device section IR */
H A Dfbc_Device.c78 XF86ConfDevicePtr
81 XF86ConfDevicePtr conf_device_lst, /* Head of Device section list */
84 XF86ConfDevicePtr blank_dev_sectn_ptr; /* Matching sect w/o "Device" */
85 XF86ConfDevicePtr dev_sectn_ptr; /* Ptr to current Device section */
206 XF86ConfDevicePtr *device_ptr) /* Ptr to new Device section IR */
293 (XF86ConfDevicePtr) xf86addListItem(
326 XF86ConfDevicePtr *device_ptr) /* Ptr to new Device section IR */
359 XF86ConfDevicePtr dev_ptr; /* Ptr to existing Device section */
H A Dfbc_xorg.h50 XF86ConfDevicePtr device_sectn; /* Ptr to Device section */
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/
H A DconfigProcs.h42 XF86ConfDevicePtr xf86parseDeviceSection(void);
44 FILE *cf, XF86ConfDevicePtr ptr, const char *const whitespace[]);
46 FILE *cf, XF86ConfDevicePtr ptr, const char *const whitespace[]);
48 FILE *cf, XF86ConfDevicePtr ptr, const char *const whitespace[]);
50 FILE *cf, XF86ConfDevicePtr ptr, const char *const whitespace[]);
52 FILE *cf, XF86ConfDevicePtr ptr, const char *const whitespace[]);
54 FILE *cf, XF86ConfDevicePtr ptr, const char *const whitespace[]);
55 void xf86printDeviceSection(FILE *cf, XF86ConfDevicePtr ptr);
56 void xf86freeDeviceList(XF86ConfDevicePtr ptr);
H A DDevice.c102 XF86ConfDevicePtr
111 parsePrologue (XF86ConfDevicePtr, XF86ConfDeviceRec)
306 FILE *cf, XF86ConfDevicePtr ptr, const char *const whitespace[])
323 FILE *cf, XF86ConfDevicePtr ptr, const char *const whitespace[])
337 FILE *cf, XF86ConfDevicePtr ptr, const char *const whitespace[])
352 FILE *cf, XF86ConfDevicePtr ptr, const char *const whitespace[])
366 FILE *cf, XF86ConfDevicePtr ptr, const char *const whitespace[])
381 FILE *cf, XF86ConfDevicePtr ptr, const char *const whitespace[])
393 xf86printDeviceSection (FILE * cf, XF86ConfDevicePtr ptr)
464 xf86freeDeviceList (XF86ConfDevicePtr pt
[all...]
H A Dxf86Parser.h298 XF86ConfDeviceRec, *XF86ConfDevicePtr; typedef in typeref:struct:__anon70
382 XF86ConfDevicePtr scrn_device;
447 XF86ConfDevicePtr inactive_device;
518 XF86ConfDevicePtr conf_device_lst;
554 XF86ConfDevicePtr xf86findDevice(const char *ident, XF86ConfDevicePtr p);
H A Dread.c143 XF86ConfDevicePtr);
H A DLayout.c462 XF86ConfDevicePtr device;
H A DScreen.c903 XF86ConfDevicePtr device;

Completed in 27 milliseconds