Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hv/
H A Dchannel_mgmt.c163 static bool is_unsupported_vmbus_devs(const guid_t *guid) in is_unsupported_vmbus_devs() function
178 if (is_hvsock_channel(channel) || is_unsupported_vmbus_devs(guid)) in hv_get_dev_type()