Searched refs:tm2 (Results 1 – 11 of 11) sorted by relevance
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/ |
| D | cypress,tm2-touchkey.txt | 1 Samsung tm2-touchkey 5 * "cypress,tm2-touchkey" - for the touchkey found on the tm2 board 25 compatible = "cypress,tm2-touchkey";
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/exynos/ |
| D | exynos5433-tm2.dts | 11 #include "exynos5433-tm2-common.dtsi" 15 compatible = "samsung,tm2", "samsung,exynos5433"; 69 compatible = "cypress,tm2-touchkey";
|
| D | Makefile | 3 exynos5433-tm2.dtb \
|
| D | exynos5433-tm2e.dts | 11 #include "exynos5433-tm2-common.dtsi"
|
| D | exynos5433-tm2-common.dtsi | 115 compatible = "samsung,tm2-audio";
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
| D | samsung,tm2-audio.txt | 5 - compatible : "samsung,tm2-audio" 28 compatible = "samsung,tm2-audio";
|
| /kernel/linux/linux-5.10/arch/x86/kernel/cpu/mce/ |
| D | therm_throt.c | 650 int tm2 = 0; in intel_init_thermal() local 689 tm2 = 1; in intel_init_thermal() 691 tm2 = 1; in intel_init_thermal() 735 tm2 ? "TM2" : "TM1"); in intel_init_thermal()
|
| /kernel/linux/linux-5.10/sound/soc/samsung/ |
| D | Makefile | 43 snd-soc-tm2-wm5110-objs := tm2_wm5110.o 68 obj-$(CONFIG_SND_SOC_SAMSUNG_TM2_WM5110) += snd-soc-tm2-wm5110.o
|
| /kernel/linux/linux-5.10/drivers/input/keyboard/ |
| D | Makefile | 70 obj-$(CONFIG_KEYBOARD_TM2_TOUCHKEY) += tm2-touchkey.o
|
| D | Kconfig | 719 Say Y here to enable device driver for tm2-touchkey with 723 module will be called tm2-touchkey.
|
| /kernel/linux/linux-5.10/fs/btrfs/ |
| D | ctree.c | 1370 struct tree_mod_elem *tm2; in get_old_root() local 1384 tm2 = tree_mod_log_search(fs_info, logical, time_seq); in get_old_root() 1387 ASSERT(tm2); in get_old_root() 1388 ASSERT(tm2 == tm || tm2->seq > tm->seq); in get_old_root() 1389 if (!tm2 || tm2->seq < tm->seq) { in get_old_root() 1393 tm = tm2; in get_old_root()
|