Searched refs:vop_data (Results 1 – 3 of 3) sorted by relevance
156 const struct vop_data *data;1367 const struct vop_data *vop_data = vop->data; in vop_crtc_atomic_enable() local1857 const struct vop_data *vop_data = vop->data; in vop_create_crtc() local1871 for (i = 0; i < vop_data->win_size; i++) { in vop_create_crtc()2119 const struct vop_data *vop_data = vop->data; in vop_win_init() local2129 if (vop_data->win_yuv2yuv) in vop_win_init()2186 const struct vop_data *vop_data; in vop_bind() local2192 vop_data = of_device_get_match_data(dev); in vop_bind()2193 if (!vop_data) in vop_bind()2203 vop->data = vop_data; in vop_bind()[all …]
197 static const struct vop_data rk3036_vop = {241 static const struct vop_data rk3126_vop = {367 static const struct vop_data px30_vop_big = {510 static const struct vop_data rk3066_vop = {618 static const struct vop_data rk3188_vop = {765 static const struct vop_data rk3288_vop = {873 static const struct vop_data rk3368_vop = {895 static const struct vop_data rk3366_vop = {1097 static const struct vop_data rk3228_vop = {1169 static const struct vop_data rk3328_vop = {[all …]
223 struct vop_data { struct
Completed in 12 milliseconds