Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/vmwgfx/
Dvmwgfx_msg.c71 struct rpc_channel { struct
87 static int vmw_open_channel(struct rpc_channel *channel, unsigned int protocol) in vmw_open_channel() argument
116 static int vmw_close_channel(struct rpc_channel *channel) in vmw_close_channel()
145 static unsigned long vmw_port_hb_out(struct rpc_channel *channel, in vmw_port_hb_out()
200 static unsigned long vmw_port_hb_in(struct rpc_channel *channel, char *reply, in vmw_port_hb_in()
255 static int vmw_send_msg(struct rpc_channel *channel, const char *msg) in vmw_send_msg()
307 static int vmw_recv_msg(struct rpc_channel *channel, void **msg, in vmw_recv_msg()
416 struct rpc_channel channel; in vmw_host_get_guestinfo()
481 struct rpc_channel channel; in vmw_host_log()