Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/hv/
Dchannel_mgmt.c182 static bool is_unsupported_vmbus_devs(const guid_t *guid) in is_unsupported_vmbus_devs() function
197 if (is_hvsock_channel(channel) || is_unsupported_vmbus_devs(guid)) in hv_get_dev_type()