Searched refs:ptr_shape (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/video/fbdev/
H A Dhyperv_fb.c196 struct synthvid_pointer_shape ptr_shape; member in union:synthvid_msg::__anon10523
308 msg.ptr_shape.part_idx = CURSOR_COMPLETE; synthvid_send_ptr()
309 msg.ptr_shape.is_argb = 1; synthvid_send_ptr()
310 msg.ptr_shape.width = 1; synthvid_send_ptr()
311 msg.ptr_shape.height = 1; synthvid_send_ptr()
312 msg.ptr_shape.hot_x = 0; synthvid_send_ptr()
313 msg.ptr_shape.hot_y = 0; synthvid_send_ptr()
314 msg.ptr_shape.data[0] = 0; synthvid_send_ptr()
315 msg.ptr_shape.data[1] = 1; synthvid_send_ptr()
316 msg.ptr_shape.data[2] = 1; synthvid_send_ptr()
317 msg.ptr_shape.data[3] = 1; synthvid_send_ptr()

Completed in 71 milliseconds