Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/utilities/
H A Dhv_kvp.c108 static d_poll_t hv_kvp_dev_daemon_poll; variable
118 .d_poll = hv_kvp_dev_daemon_poll,
820 hv_kvp_dev_daemon_poll(struct cdev *dev, int events, struct thread *td) in hv_kvp_dev_daemon_poll() function