Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dhv_utils_transport.c185 struct hvutil_transport *hvt, *hvt_found = NULL; in hvt_cn_callback() local
191 hvt_found = hvt; in hvt_cn_callback()
196 if (!hvt_found) { in hvt_cn_callback()
210 hvt_found->on_msg(msg->data, msg->len); in hvt_cn_callback()