Searched defs:device_control (Results 1 - 1 of 1) sorted by relevance

/drivers/hid/usbhid/
H A Dhid-pidff.c60 /* device_control is really 0x95, but 0x96 specified as it is the usage of
184 /* Special field in device_control */
185 struct hid_field *device_control; member in struct:pidff_device
939 pidff->device_control =
961 if (!pidff->device_control) {
976 pidff_find_special_keys(pidff->control_id, pidff->device_control,
980 PIDFF_FIND_SPECIAL_KEYS(control_id, device_control, device_control);
1159 pidff->device_control->value[0] = pidff->control_id[PID_RESET];
1166 pidff->device_control
[all...]

Completed in 70 milliseconds