Searched refs:hvutil_transport (Results 1 – 5 of 5) sorted by relevance
18 static void hvt_reset(struct hvutil_transport *hvt) in hvt_reset()30 struct hvutil_transport *hvt; in hvt_op_read()33 hvt = container_of(file->f_op, struct hvutil_transport, fops); in hvt_op_read()77 struct hvutil_transport *hvt; in hvt_op_write()99 struct hvutil_transport *hvt; in hvt_op_poll()116 struct hvutil_transport *hvt; in hvt_op_open()152 static void hvt_transport_free(struct hvutil_transport *hvt) in hvt_transport_free()161 struct hvutil_transport *hvt; in hvt_op_release()186 struct hvutil_transport *hvt, *hvt_found = NULL; in hvt_cn_callback()275 struct hvutil_transport *hvt; in hvutil_transport_init()[all …]
21 struct hvutil_transport { struct37 struct hvutil_transport *hvutil_transport_init(const char *name, argument41 int hvutil_transport_send(struct hvutil_transport *hvt, void *msg, int len,43 void hvutil_transport_destroy(struct hvutil_transport *hvt);
64 static struct hvutil_transport *hvt;
71 static struct hvutil_transport *hvt;
104 static struct hvutil_transport *hvt;
Completed in 8 milliseconds