Home
last modified time | relevance | path

Searched refs:komeda_fb (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_framebuffer.h16 struct komeda_fb { struct
36 #define to_kfb(dfb) container_of(dfb, struct komeda_fb, base) argument
42 int komeda_fb_check_src_coords(const struct komeda_fb *kfb,
45 komeda_fb_get_pixel_addr(struct komeda_fb *kfb, int x, int y, int plane);
46 bool komeda_fb_is_layer_supported(struct komeda_fb *kfb, u32 layer_type,