gk20a_devfreq
struct gk20a_devfreq *devfreq;
static u32 gk20a_pmu_read_idle_counter(struct gk20a_devfreq *gdevfreq, u32 counter_id)
static void gk20a_pmu_reset_idle_counter(struct gk20a_devfreq *gdevfreq, u32 counter_id)
static u32 gk20a_pmu_read_idle_intr_status(struct gk20a_devfreq *gdevfreq)
static void gk20a_pmu_clear_idle_intr_status(struct gk20a_devfreq *gdevfreq)
static void gk20a_devfreq_update_utilization(struct gk20a_devfreq *gdevfreq)
static void gk20a_devfreq_reset(struct gk20a_devfreq *gdevfreq)
struct gk20a_devfreq *gdevfreq = dev_to_gk20a_devfreq(dev);
int gk20a_devfreq_init(struct nvkm_clk *base, struct gk20a_devfreq **gdevfreq)
struct gk20a_devfreq *new_gdevfreq;
new_gdevfreq = drmm_kzalloc(drm->dev, sizeof(struct gk20a_devfreq), GFP_KERNEL);
struct gk20a_devfreq *gdevfreq = dev_to_gk20a_devfreq(dev);
struct gk20a_devfreq *gdevfreq = dev_to_gk20a_devfreq(dev);
static struct gk20a_devfreq *dev_to_gk20a_devfreq(struct device *dev)
static void gk20a_pmu_init_perfmon_counter(struct gk20a_devfreq *gdevfreq)
int gk20a_devfreq_init(struct nvkm_clk *base, struct gk20a_devfreq **devfreq);
static inline int gk20a_devfreq_init(struct nvkm_clk *base, struct gk20a_devfreq **devfreq)
struct gk20a_devfreq;
struct gk20a_devfreq *devfreq;