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

/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_msg.c82 struct rpc_channel { struct
105 static int vmw_open_channel(struct rpc_channel *channel, unsigned int protocol)
134 static int vmw_close_channel(struct rpc_channel *channel)
163 static unsigned long vmw_port_hb_out(struct rpc_channel *channel,
220 static unsigned long vmw_port_hb_in(struct rpc_channel *channel, char *reply,
277 static int vmw_send_msg(struct rpc_channel *channel, const char *msg)
329 static int vmw_recv_msg(struct rpc_channel *channel, void **msg,
438 struct rpc_channel channel;
504 struct rpc_channel channel;
570 struct rpc_channel channe
[all...]

Completed in 104 milliseconds