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

/illumos-gate/usr/src/uts/common/io/usb/clients/hid/
H A Dhid.c132 static int hid_close(queue_t *, int, cred_t *);
175 hid_close, /* called on finish */
962 * hid_close :
967 hid_close(queue_t *q, int flag, cred_t *credp) function
973 USB_DPRINTF_L4(PRINT_MASK_CLOSE, hidp->hid_log_handle, "hid_close:");
1056 "hid_close: End");
1281 * or the device gets disconnected or till a hid_close()
1394 * If hid_close() is in progress, we shouldn't try accessing queue

Completed in 996 milliseconds