Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/vmw_vmci/
Dvmci_driver.h29 VMCIOBJ_NOT_SET, enumerator
Dvmci_host.c131 vmci_host_dev->ct_type = VMCIOBJ_NOT_SET; in vmci_host_open()
158 vmci_host_dev->ct_type = VMCIOBJ_NOT_SET; in vmci_host_close()
316 if (vmci_host_dev->ct_type != VMCIOBJ_NOT_SET) { in vmci_host_do_init_context()