Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/hv/
H A 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()

Completed in 4 milliseconds