Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/rockchip/
H A Drockchip_vop_reg.c152 static const struct vop_win_data rk3036_vop_win_data[] = {
222 static const struct vop_win_data rk3126_vop_win_data[] = {
357 static const struct vop_win_data px30_vop_big_win_data[] = {
378 static const struct vop_win_data px30_vop_lit_win_data[] = {
480 static const struct vop_win_data rk3066_vop_win_data[] = {
590 static const struct vop_win_data rk3188_vop_win_data[] = {
737 static const struct vop_win_data rk3288_vop_win_data[] = {
842 static const struct vop_win_data rk3368_vop_win_data[] = {
1026 static const struct vop_win_data rk3399_vop_win_data[] = {
1063 static const struct vop_win_data rk3399_vop_lit_win_data[] = {
[all …]
H A Drockchip_drm_vop.h217 struct vop_win_data { struct
232 const struct vop_win_data *win; argument