Symbol: komeda_fb
drivers/gpu/drm/arm/display/komeda/d71/d71_component.c
188
struct komeda_fb *kfb,
drivers/gpu/drm/arm/display/komeda/d71/d71_component.c
222
struct komeda_fb *kfb = to_kfb(fb);
drivers/gpu/drm/arm/display/komeda/d71/d71_component.c
472
struct komeda_fb *kfb = to_kfb(conn_st->writeback_job->fb);
drivers/gpu/drm/arm/display/komeda/komeda_framebuffer.c
116
komeda_fb_none_afbc_size_check(struct komeda_dev *mdev, struct komeda_fb *kfb,
drivers/gpu/drm/arm/display/komeda/komeda_framebuffer.c
169
struct komeda_fb *kfb;
drivers/gpu/drm/arm/display/komeda/komeda_framebuffer.c
21
struct komeda_fb *kfb = to_kfb(fb);
drivers/gpu/drm/arm/display/komeda/komeda_framebuffer.c
214
int komeda_fb_check_src_coords(const struct komeda_fb *kfb,
drivers/gpu/drm/arm/display/komeda/komeda_framebuffer.c
245
komeda_fb_get_pixel_addr(struct komeda_fb *kfb, int x, int y, int plane)
drivers/gpu/drm/arm/display/komeda/komeda_framebuffer.c
273
bool komeda_fb_is_layer_supported(struct komeda_fb *kfb, u32 layer_type,
drivers/gpu/drm/arm/display/komeda/komeda_framebuffer.c
43
komeda_fb_afbc_size_check(struct komeda_fb *kfb, struct drm_file *file,
drivers/gpu/drm/arm/display/komeda/komeda_framebuffer.h
36
#define to_kfb(dfb) container_of(dfb, struct komeda_fb, base)
drivers/gpu/drm/arm/display/komeda/komeda_framebuffer.h
42
int komeda_fb_check_src_coords(const struct komeda_fb *kfb,
drivers/gpu/drm/arm/display/komeda/komeda_framebuffer.h
45
komeda_fb_get_pixel_addr(struct komeda_fb *kfb, int x, int y, int plane);
drivers/gpu/drm/arm/display/komeda/komeda_framebuffer.h
46
bool komeda_fb_is_layer_supported(struct komeda_fb *kfb, u32 layer_type,
drivers/gpu/drm/arm/display/komeda/komeda_pipeline_state.c
284
struct komeda_fb *kfb,
drivers/gpu/drm/arm/display/komeda/komeda_pipeline_state.c
344
struct komeda_fb *kfb = to_kfb(fb);
drivers/gpu/drm/arm/display/komeda/komeda_pipeline_state.c
403
struct komeda_fb *kfb = to_kfb(conn_st->writeback_job->fb);