Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/hyperv/
H A Dhyperv_drm_proto.c97 u32 pitch_bytes; member
295 msg.situ.video_output[0].pitch_bytes = pitch; in hyperv_update_situation()
/linux/drivers/video/fbdev/
H A Dhyperv_fb.c159 u32 pitch_bytes; member
330 msg.situ.video_output[0].pitch_bytes = info->fix.line_length; in synthvid_send_situ()