Searched refs:depthp (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/xserver/fb/ |
| H A D | fbcmap_mi.c | 109 DepthPtr * depthp, in fbInitVisuals() argument 115 return miInitVisuals(visualp, depthp, nvisualp, ndepthp, rootDepthp, in fbInitVisuals()
|
| H A D | fb.h | 758 DepthPtr * depthp,
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/ |
| H A D | glxext.h | 41 DepthPtr * depthp,
|
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | micmap.c | 424 miInitVisuals(VisualPtr * visualp, DepthPtr * depthp, int *nvisualp, in miInitVisuals() argument 470 *depthp = depth; in miInitVisuals() 534 depth = *depthp; in miInitVisuals()
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | fdtdec.c | 348 enum fdt_compat_id id, int *depthp) in fdtdec_next_compatible_subnode() argument 351 node = fdt_next_node(blob, node, depthp); in fdtdec_next_compatible_subnode() 352 } while (*depthp > 1); in fdtdec_next_compatible_subnode() 355 if (*depthp == 1 && 0 == fdt_node_check_compatible( in fdtdec_next_compatible_subnode()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | fdtdec.h | 287 enum fdt_compat_id id, int *depthp);
|