Lines Matching defs:alternate_modes
74 const u32 alternate_modes;
120 const u32 alternate_modes;
381 u32 alternate_modes = 0;
386 alternate_modes = mmode_wheel->alternate_modes;
398 .alternate_modes = alternate_modes,
824 if (entry->wdata.alternate_modes & BIT(i)) {
893 if (entry->wdata.alternate_modes & BIT(i)) {
937 static DEVICE_ATTR(alternate_modes, S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH, lg4ff_alternate_modes_show, lg4ff_alternate_modes_store);
1384 hid_warn(hid, "Unable to create sysfs interface for \"alternate_modes\", errno %d\n", error);
1469 if (entry->wdata.alternate_modes) {