Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hv/
Dhv_utils_transport.c151 struct hvutil_transport *hvt, *hvt_found = NULL; in hvt_cn_callback() local
157 hvt_found = hvt; in hvt_cn_callback()
162 if (!hvt_found) { in hvt_cn_callback()
175 hvt_found->on_msg(msg->data, msg->len); in hvt_cn_callback()