Home
last modified time | relevance | path

Searched defs:hid_state (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/clients/hid/
H A Dhidvar.h169 typedef struct hid_state { struct
171 kmutex_t hid_mutex; /* for general locking */
172 int hid_instance; /* instance number */
175 int hid_attach_flags;
178 int hid_dev_state;
181 int hid_default_pipe_req;
183 hid_power_t *hid_pm; /* ptr to power struct */
190 int hid_interfaceno;
200 int hid_packet_size; /* data packet size */
203 usb_pipe_policy_t hid_intr_pipe_policy;
[all …]