Symbol: sti_plane
drivers/gpu/drm/sti/sti_crtc.c
148
struct sti_plane *plane = to_sti_plane(p);
drivers/gpu/drm/sti/sti_crtc.c
269
struct sti_plane *plane = to_sti_plane(p);
drivers/gpu/drm/sti/sti_cursor.c
190
struct sti_plane *plane = to_sti_plane(drm_plane);
drivers/gpu/drm/sti/sti_cursor.c
268
struct sti_plane *plane = to_sti_plane(drm_plane);
drivers/gpu/drm/sti/sti_cursor.c
323
struct sti_plane *plane = to_sti_plane(drm_plane);
drivers/gpu/drm/sti/sti_cursor.c
347
struct sti_plane *plane = to_sti_plane(drm_plane);
drivers/gpu/drm/sti/sti_cursor.c
65
struct sti_plane plane;
drivers/gpu/drm/sti/sti_drv.c
47
struct sti_plane *plane = to_sti_plane(p);
drivers/gpu/drm/sti/sti_drv.c
63
struct sti_plane *plane = to_sti_plane(p);
drivers/gpu/drm/sti/sti_drv.c
84
struct sti_plane *plane = to_sti_plane(p);
drivers/gpu/drm/sti/sti_gdp.c
124
struct sti_plane plane;
drivers/gpu/drm/sti/sti_gdp.c
625
struct sti_plane *plane = to_sti_plane(drm_plane);
drivers/gpu/drm/sti/sti_gdp.c
714
struct sti_plane *plane = to_sti_plane(drm_plane);
drivers/gpu/drm/sti/sti_gdp.c
880
struct sti_plane *plane = to_sti_plane(drm_plane);
drivers/gpu/drm/sti/sti_gdp.c
904
struct sti_plane *plane = to_sti_plane(drm_plane);
drivers/gpu/drm/sti/sti_hqvdp.c
1027
struct sti_plane *plane = to_sti_plane(drm_plane);
drivers/gpu/drm/sti/sti_hqvdp.c
1124
struct sti_plane *plane = to_sti_plane(drm_plane);
drivers/gpu/drm/sti/sti_hqvdp.c
1256
struct sti_plane *plane = to_sti_plane(drm_plane);
drivers/gpu/drm/sti/sti_hqvdp.c
1280
struct sti_plane *plane = to_sti_plane(drm_plane);
drivers/gpu/drm/sti/sti_hqvdp.c
350
struct sti_plane plane;
drivers/gpu/drm/sti/sti_mixer.c
237
int sti_mixer_set_plane_depth(struct sti_mixer *mixer, struct sti_plane *plane)
drivers/gpu/drm/sti/sti_mixer.c
314
static u32 sti_mixer_get_plane_mask(struct sti_plane *plane)
drivers/gpu/drm/sti/sti_mixer.c
337
struct sti_plane *plane, bool status)
drivers/gpu/drm/sti/sti_mixer.h
54
struct sti_plane *plane, bool status);
drivers/gpu/drm/sti/sti_mixer.h
55
int sti_mixer_set_plane_depth(struct sti_mixer *mixer, struct sti_plane *plane);
drivers/gpu/drm/sti/sti_plane.c
133
void sti_plane_init_property(struct sti_plane *plane,
drivers/gpu/drm/sti/sti_plane.c
21
const char *sti_plane_to_str(struct sti_plane *plane)
drivers/gpu/drm/sti/sti_plane.c
43
void sti_plane_update_fps(struct sti_plane *plane,
drivers/gpu/drm/sti/sti_plane.h
12
#define to_sti_plane(x) container_of(x, struct sti_plane, drm_plane)
drivers/gpu/drm/sti/sti_plane.h
76
const char *sti_plane_to_str(struct sti_plane *plane);
drivers/gpu/drm/sti/sti_plane.h
77
void sti_plane_update_fps(struct sti_plane *plane,
drivers/gpu/drm/sti/sti_plane.h
81
void sti_plane_init_property(struct sti_plane *plane,