ptr_shape 187 drivers/video/fbdev/hyperv_fb.c struct synthvid_pointer_shape ptr_shape; ptr_shape 299 drivers/video/fbdev/hyperv_fb.c msg.ptr_shape.part_idx = CURSOR_COMPLETE; ptr_shape 300 drivers/video/fbdev/hyperv_fb.c msg.ptr_shape.is_argb = 1; ptr_shape 301 drivers/video/fbdev/hyperv_fb.c msg.ptr_shape.width = 1; ptr_shape 302 drivers/video/fbdev/hyperv_fb.c msg.ptr_shape.height = 1; ptr_shape 303 drivers/video/fbdev/hyperv_fb.c msg.ptr_shape.hot_x = 0; ptr_shape 304 drivers/video/fbdev/hyperv_fb.c msg.ptr_shape.hot_y = 0; ptr_shape 305 drivers/video/fbdev/hyperv_fb.c msg.ptr_shape.data[0] = 0; ptr_shape 306 drivers/video/fbdev/hyperv_fb.c msg.ptr_shape.data[1] = 1; ptr_shape 307 drivers/video/fbdev/hyperv_fb.c msg.ptr_shape.data[2] = 1; ptr_shape 308 drivers/video/fbdev/hyperv_fb.c msg.ptr_shape.data[3] = 1;