Searched defs:dev_driver (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_Device.c107 if ((strcmp(device->type, dev_sectn_ptr->dev_driver) != 0) ||
202 const char *dev_driver, /* Device Driver value */
220 (*device_ptr)->dev_driver = xf86configStrdup(dev_driver);
227 if ((*device_ptr)->dev_driver == NULL) {
198 fbc_insert_new_Device_section( XF86ConfigPtr configIR, fbc_line_elem_t *next_line_er, char *dev_identifier, const char *dev_driver, const char *dev_vendor, const char *dev_board, const char *device_path, XF86ConfDevicePtr *device_ptr) argument
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/
H A Dxf86Parser.h277 char *dev_driver; member in struct:__anon70

Completed in 221 milliseconds