devfreq_slot      201 drivers/gpu/drm/panfrost/panfrost_devfreq.c 	struct panfrost_devfreq_slot *devfreq_slot = &pfdev->devfreq.slot[slot];
devfreq_slot      212 drivers/gpu/drm/panfrost/panfrost_devfreq.c 	if (devfreq_slot->busy)
devfreq_slot      223 drivers/gpu/drm/panfrost/panfrost_devfreq.c 	struct panfrost_devfreq_slot *devfreq_slot = &pfdev->devfreq.slot[slot];
devfreq_slot      226 drivers/gpu/drm/panfrost/panfrost_devfreq.c 	devfreq_slot->busy = !devfreq_slot->busy;