loongson_gfx_desc
static const struct loongson_gfx_desc ls7a1000_gfx = {
static const struct loongson_gfx_desc ls7a2000_gfx = {
const struct loongson_gfx_desc *gfx = to_loongson_gfx(ldev->descp);
static inline const struct loongson_gfx_desc *
return container_of_const(dcp, struct loongson_gfx_desc, dc);
const struct loongson_gfx_desc *gfx = to_loongson_gfx(ldev->descp);
const struct loongson_gfx_desc *gfx = to_loongson_gfx(descp);