Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dusbdi.h177 void usbd_set_polling(struct usbd_device *, int);
H A Dukbd.c1059 usbd_set_polling(dev, on); in ukbd_cnpollc()
H A Dusbdi.c1371 usbd_set_polling(struct usbd_device *dev, int on) in usbd_set_polling() function