Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/imu/inv_mpu6050/
H A DKconfig3 # inv-mpu6050 drivers for Invensense MPU devices and combos
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dfw.h96 struct wil_fw_concurrency_combo combos[]; member
H A Dfw_inc.c215 remain = size - offsetof(struct wil_fw_record_concurrency, combos); in fw_handle_concurrency()
216 combo = rec->combos; in fw_handle_concurrency()
H A Dcfg80211.c2737 combo = conc->combos; in wil_cfg80211_iface_combinations_from_fw()
2753 combo = conc->combos; in wil_cfg80211_iface_combinations_from_fw()
/openbmc/openbmc/poky/meta/lib/oe/
H A Dpackage.py1664 combos = []
1667 combos.append(".".join(options[0:i]))
1670 combos.append("-".join(options[0:i]))
1671 return combos
1677 combos = get_combinations(name)
1678 for combo in combos:
/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/
H A Dhuge_pages.c1472 } combos[] = { in igt_ppgtt_sanity_check() local
1498 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()
/openbmc/qemu/ui/
H A Dcocoa.m744 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
/openbmc/linux/Documentation/admin-guide/
H A Dsysrq.rst74 If you know of the key combos for other architectures, please
/openbmc/qemu/qapi/
H A Dui.json1423 # @full-grab: Capture all key presses, including system combos. This
/openbmc/linux/drivers/hid/
H A DKconfig579 hardwired to special key-combos. E.g. the 2 stylus buttons send right
/openbmc/qemu/
H A Dqemu-options.hx2168 ``full-grab=on|off`` : Capture all key presses, including system combos.