HomeSort by: relevance | last modified time | path
    Searched defs:uhidioctl (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/usb/
uhid.c 127 static dev_type_ioctl(uhidioctl);
137 .d_ioctl = uhidioctl,
514 uhidioctl(dev_t dev, u_long cmd, void *addr, int flag, struct lwp *l) function in typeref:typename:int
524 DPRINTFN(2, ("uhidioctl: cmd=%lx\n", cmd));

Completed in 11 milliseconds