Home
last modified time | relevance | path

Searched refs:pidff_device_control (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/drivers/hid/usbhid/
Dhid-pidff.c123 static const u8 pidff_device_control[] = { 0x97, 0x98, 0x99, 0x9a, 0x9b, 0x9c }; variable
197 int control_id[sizeof(pidff_device_control)];
571 for(i = 0; i < sizeof(pidff_device_control); i++) { in pidff_set_device_control()