loongson_gfxpll
struct loongson_gfxpll *gfxpll = ldev->gfxpll;
struct loongson_gfxpll *gfxpll;
static void loongson_gfxpll_print(struct loongson_gfxpll * const this,
struct loongson_gfxpll *this = (struct loongson_gfxpll *)data;
static int loongson_gfxpll_init(struct loongson_gfxpll * const this)
struct loongson_gfxpll **ppout)
struct loongson_gfxpll *this;
static void __gfxpll_rreg(struct loongson_gfxpll *this,
static int loongson_gfxpll_update(struct loongson_gfxpll * const this,
static void loongson_gfxpll_get_rates(struct loongson_gfxpll * const this,
struct loongson_gfxpll;
int (*init)(struct loongson_gfxpll * const this);
int (*update)(struct loongson_gfxpll * const this,
void (*get_rates)(struct loongson_gfxpll * const this,
void (*print)(struct loongson_gfxpll * const this,
struct loongson_gfxpll **ppout);