Searched refs:hid_open (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/clients/hid/
H A Dhid.c131 static int hid_open(queue_t *, dev_t *, int, int, cred_t *);
174 hid_open, /* called on startup */
768 * hid_open :
773 hid_open(queue_t *q, dev_t *devp, int flag, int sflag, cred_t *credp) function
790 "hid_open: Begin");
941 USB_DPRINTF_L4(PRINT_MASK_OPEN, hidp->hid_log_handle, "hid_open: End");

Completed in 563 milliseconds