Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hv/
Dhv_utils_transport.c186 struct hvutil_transport *hvt, *hvt_found = NULL; in hvt_cn_callback() local
192 hvt_found = hvt; in hvt_cn_callback()
197 if (!hvt_found) { in hvt_cn_callback()
211 hvt_found->on_msg(msg->data, msg->len); in hvt_cn_callback()