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

/solaris-x11-s12/open-src/proto/
H A DMakefile57 sun-ext-protos
/solaris-x11-s12/open-src/proto/sun-ext-protos/
H A DMakefile28 MODULE_NAME=sun-ext-protos
/solaris-x11-s12/open-src/kernel/drm/src/
H A Ddrm_edid.c1291 cea_for_each_detailed_block(u8 *ext, detailed_cb *cb, void *closure) argument
1294 u8 d = ext[0x02];
1295 u8 *det_base = ext + d;
1303 vtb_for_each_detailed_block(u8 *ext, detailed_cb *cb, void *closure) argument
1305 unsigned int i, n = min((int)ext[0x02], 6);
1306 u8 *det_base = ext + 5;
1308 if (ext[0x01] != 1)
1328 u8 *ext = raw_edid + (i * EDID_LENGTH); local
1329 switch (*ext) {
1331 cea_for_each_detailed_block(ext, c
[all...]
/solaris-x11-s12/open-src/xserver/xorg/sun-src/IA/
H A Dinteractive.c76 static void IACloseDown(ExtensionEntry *ext);
407 IACloseDown(ExtensionEntry *ext) argument

Completed in 28 milliseconds