Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/hyperv/
H A Dhyperv_drm_proto.c34 PIPE_MSG_DATA, enumerator
202 msg->pipe_hdr.type = PIPE_MSG_DATA; in hyperv_sendpacket()
470 recv_buf->pipe_hdr.type == PIPE_MSG_DATA) in hyperv_receive()
/openbmc/linux/drivers/video/fbdev/
H A Dhyperv_fb.c80 PIPE_MSG_DATA, enumerator
293 msg->pipe_hdr.type = PIPE_MSG_DATA; in synthvid_send()
514 recv_buf->pipe_hdr.type == PIPE_MSG_DATA) in synthvid_receive()