Searched defs:dev_poll (Results 1 – 2 of 2) sorted by relevance
/freebsd/lib/libusb/ | ||
H A D | libusb10.h | 142 struct libusb_super_pollfd dev_poll; member |
/freebsd/contrib/ofed/libibumad/ | ||
H A D | umad.c | 830 static int dev_poll(int fd, int timeout_ms) in dev_poll() function |