Lines Matching defs:key
111 { .max = 11, .key = BTN_0 },
112 { .max = 28, .key = BTN_1 },
113 { .max = 54, .key = BTN_2 },
114 { .max = 100, .key = BTN_3 },
115 { .max = 186, .key = BTN_4 },
116 { .max = 430, .key = BTN_5 },
974 int val, key, lvl, i;
993 info->micd_ranges[i].key, 0);
996 key = info->micd_ranges[ffs(lvl) - 1].key;
997 input_report_key(info->input, key, 1);
1010 info->micd_ranges[i].key, 0);
1216 info->micd_ranges[i].key, 0);
1611 info->micd_ranges[i].key);