Searched defs:argb (Results 1 – 4 of 4) sorted by relevance
79 struct argb { struct86 static struct argb am335x_syscons_palette[16] = { argument
52 struct argb { struct59 static struct argb bcmfb_palette[16] = { argument
56 int argb; member
974 mountpoint_cmp(const void *arga, const void *argb) in mountpoint_cmp()