Home
last modified time | relevance | path

Searched defs:hvt (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/hv/
H A Dhv_utils_transport.c18 static void hvt_reset(struct hvutil_transport *hvt) in hvt_reset() argument
30 struct hvutil_transport *hvt; in hvt_op_read() local
77 struct hvutil_transport *hvt; hvt_op_write() local
99 struct hvutil_transport *hvt; hvt_op_poll() local
116 struct hvutil_transport *hvt; hvt_op_open() local
152 hvt_transport_free(struct hvutil_transport * hvt) hvt_transport_free() argument
161 struct hvutil_transport *hvt; hvt_op_release() local
186 struct hvutil_transport *hvt, *hvt_found = NULL; hvt_cn_callback() local
217 hvutil_transport_send(struct hvutil_transport * hvt,void * msg,int len,void (* on_read_cb)(void)) hvutil_transport_send() argument
275 struct hvutil_transport *hvt; hvutil_transport_init() local
325 hvutil_transport_destroy(struct hvutil_transport * hvt) hvutil_transport_destroy() argument
[all...]
H A Dhv_snapshot.c74 static struct hvutil_transport *hvt; variable
H A Dhv_kvp.c104 static struct hvutil_transport *hvt; variable