Searched defs:check_connect (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tests/avocado/ | ||
H A D | vnc.py | 32 def check_connect(port: int) -> bool: function |
/openbmc/linux/include/linux/usb/ | ||
H A D | usbnet.h | 146 int (*check_connect)(struct usbnet *); member |