HomeSort by: relevance | last modified time | path
    Searched refs:cmap_work_free (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/hpc/
video_subr.h 38 void cmap_work_free(u_int8_t *, u_int8_t *, u_int8_t *, u_int32_t *);
video_subr.c 171 cmap_work_free(*r, *g, *b, *rgb);
177 cmap_work_free(u_int8_t *r, u_int8_t *g, u_int8_t *b, u_int32_t *rgb) function in typeref:typename:void
  /src/sys/arch/hpcmips/tx/
tx3912video.c 538 cmap_work_free(r, g, b, rgb);
  /src/sys/arch/hpcmips/dev/
plumvideo.c 462 cmap_work_free(r, g, b, rgb);
  /src/sys/arch/hpcsh/dev/hd64461/
hd64461video.c 545 cmap_work_free(r, g, b, 0);

Completed in 328 milliseconds