Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_msg.c74 struct rpc_channel { struct
90 static int vmw_open_channel(struct rpc_channel *channel, unsigned int protocol) in vmw_open_channel() argument
119 static int vmw_close_channel(struct rpc_channel *channel) in vmw_close_channel()
148 static unsigned long vmw_port_hb_out(struct rpc_channel *channel, in vmw_port_hb_out()
204 static unsigned long vmw_port_hb_in(struct rpc_channel *channel, char *reply, in vmw_port_hb_in()
260 static int vmw_send_msg(struct rpc_channel *channel, const char *msg) in vmw_send_msg()
312 static int vmw_recv_msg(struct rpc_channel *channel, void **msg, in vmw_recv_msg()
421 struct rpc_channel channel; in vmw_host_get_guestinfo()
486 struct rpc_channel channel; in vmw_host_log()
541 struct rpc_channel channel; in vmw_msg_ioctl()