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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_res_compatible.c62 char **manufacturer_id, /* Returned display manufacturer */
76 *manufacturer_id = NULL;
118 *manufacturer_id = line_ptr;
224 char *manufacturer_id; /* Display Mfg ID in line_buf[] */ local
262 &manufacturer_id,
291 if (((strcmp(manufacturer_id, "*") == 0) ||
292 (strcasecmp(manufacturer_id,
294 .manufacturer_id)
59 fbc_res_comp_parse( char *line_buf, char **fb_model_name, char **manufacturer_id, char **product_field, uint16_t *product_code, char **video_mode, char **error_text) argument
H A Dfbc_query_device.h46 * Note that the length, 4, for manufacturer_id[] is hard-wired by
50 char manufacturer_id[4]; /* ID Manufacturer */ member in struct:__anon40
H A Dfbc_query_device.c250 edid_res_info[0].manufacturer_id,
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/ast/
H A Dast_query_device.c142 edid_res_info[stream_index].manufacturer_id,
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/efb/
H A Defb_query_device.c146 edid_res_info[stream_index].manufacturer_id,
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/mga/
H A Dmga_query_device.c142 edid_res_info[stream_index].manufacturer_id,

Completed in 87 milliseconds