Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hv/
Dhv_utils_transport.c196 struct hvutil_transport *hvt, *hvt_found = NULL; in hvt_cn_callback() local
202 hvt_found = hvt; in hvt_cn_callback()
207 if (!hvt_found) { in hvt_cn_callback()
221 hvt_found->on_msg(msg->data, msg->len); in hvt_cn_callback()