Searched refs:tm2 (Results 1 – 10 of 10) sorted by relevance
| /f-stack/freebsd/contrib/device-tree/Bindings/input/ |
| H A 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";
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/exynos/ |
| H A D | exynos5433-tm2.dts | 11 #include "exynos5433-tm2-common.dtsi" 15 compatible = "samsung,tm2", "samsung,exynos5433"; 69 compatible = "cypress,tm2-touchkey";
|
| H A D | exynos5433-tm2e.dts | 11 #include "exynos5433-tm2-common.dtsi"
|
| H A D | exynos5433-tm2-common.dtsi | 115 compatible = "samsung,tm2-audio";
|
| /f-stack/freebsd/contrib/device-tree/Bindings/sound/ |
| H A D | samsung,tm2-audio.txt | 5 - compatible : "samsung,tm2-audio" 28 compatible = "samsung,tm2-audio";
|
| /f-stack/app/redis-5.0.5/deps/lua/src/ |
| H A D | lvm.c | 179 const TValue *tm2; in get_compTM() local 182 tm2 = fasttm(L, mt2, event); in get_compTM() 183 if (tm2 == NULL) return NULL; /* no metamethod */ in get_compTM() 184 if (luaO_rawequalObj(tm1, tm2)) /* same metamethods? */ in get_compTM() 193 const TValue *tm2; in call_orderTM() local 195 tm2 = luaT_gettmbyobj(L, p2, event); in call_orderTM() 196 if (!luaO_rawequalObj(tm1, tm2)) /* different metamethods? */ in call_orderTM()
|
| /f-stack/freebsd/contrib/zstd/lib/common/ |
| H A D | cpu.h | 125 C(tm2, 8)
|
| /f-stack/freebsd/contrib/openzfs/module/lua/ |
| H A D | lvm.c | 190 const TValue *tm2; in get_equalTM() local 193 tm2 = fasttm(L, mt2, event); in get_equalTM() 194 if (tm2 == NULL) return NULL; /* no metamethod */ in get_equalTM() 195 if (luaV_rawequalobj(tm1, tm2)) /* same metamethods? */ in get_equalTM()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/samsung/ |
| H A D | samsung-boards.yaml | 171 - samsung,tm2 # Samsung TM2
|
| /f-stack/freebsd/contrib/openzfs/module/zstd/lib/ |
| H A D | zstd.c | 12698 C(tm2, 8)
|