Home
last modified time | relevance | path

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.c132 static int hid_open(queue_t *, dev_t *, int, int, cred_t *);
181 hid_open, /* called on startup */
950 hid_open(queue_t *q, dev_t *devp, int flag, int sflag, cred_t *credp) in hid_open() function