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

/linux-master/include/linux/
H A Dvmw_vmci_api.h38 int vmci_doorbell_notify(struct vmci_handle handle, u32 priv_flags);
/linux-master/drivers/misc/vmw_vmci/
H A Dvmci_doorbell.c571 * vmci_doorbell_notify() - Ring the doorbell (and hide in the bushes).
579 int vmci_doorbell_notify(struct vmci_handle dst, u32 priv_flags) function
604 EXPORT_SYMBOL_GPL(vmci_doorbell_notify); variable

Completed in 164 milliseconds