Searched refs:combos (Results 1 – 11 of 11) sorted by relevance
3 # inv-mpu6050 drivers for Invensense MPU devices and combos
96 struct wil_fw_concurrency_combo combos[]; member
215 remain = size - offsetof(struct wil_fw_record_concurrency, combos); in fw_handle_concurrency()216 combo = rec->combos; in fw_handle_concurrency()
2737 combo = conc->combos; in wil_cfg80211_iface_combinations_from_fw()2753 combo = conc->combos; in wil_cfg80211_iface_combinations_from_fw()
1664 combos = []1667 combos.append(".".join(options[0:i]))1670 combos.append("-".join(options[0:i]))1671 return combos1677 combos = get_combinations(name)1678 for combo in combos:
1472 } combos[] = { in igt_ppgtt_sanity_check() local1498 for (j = 0; j < ARRAY_SIZE(combos); ++j) { in igt_ppgtt_sanity_check()1500 u32 size = combos[j].size; in igt_ppgtt_sanity_check()1501 u32 pages = combos[j].pages; in igt_ppgtt_sanity_check()
744 warn_report("Could not create event tap, system key combos will not be captured.\n");747 COCOA_DEBUG("Global events tap created! Will capture system key combos.\n");752 … warn_report("Could not obtain current CF RunLoop, system key combos will not be captured.\n");758 … warn_report("Could not obtain current CF RunLoop, system key combos will not be captured.\n");995 // forward command key combos to the host UI unless the mouse is grabbed
74 If you know of the key combos for other architectures, please
1423 # @full-grab: Capture all key presses, including system combos. This
579 hardwired to special key-combos. E.g. the 2 stylus buttons send right
2168 ``full-grab=on|off`` : Capture all key presses, including system combos.