Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/bluetooth/
Dbthub.c70 dev_type_ioctl(bthubioctl);
77 .d_ioctl = bthubioctl,
149 bthubioctl(dev_t devno, unsigned long cmd, void *data, int flag, struct lwp *l) in bthubioctl() function