| /OK3568_Linux_fs/kernel/drivers/macintosh/ |
| H A D | therm_adt746x.c | 76 u8 temps[3]; member 204 th->temps[i] = read_reg(th, TEMP_REG[i]); in read_sensors() 210 if (th->temps[0] != th->cached_temp[0] in display_stats() 211 || th->temps[1] != th->cached_temp[1] in display_stats() 212 || th->temps[2] != th->cached_temp[2]) { in display_stats() 217 th->temps[0], th->temps[1], th->temps[2], in display_stats() 221 th->cached_temp[0] = th->temps[0]; in display_stats() 222 th->cached_temp[1] = th->temps[1]; in display_stats() 223 th->cached_temp[2] = th->temps[2]; in display_stats() 236 int var = th->temps[i] - th->limits[i]; in update_fans_speed()
|
| H A D | windfarm_pid.c | 103 st->temps[0] = st->temps[1] = new_temp; in wf_cpu_pid_run() 111 st->temps[st->tindex] = new_temp; in wf_cpu_pid_run() 125 deriv = st->temps[st->tindex] - in wf_cpu_pid_run() 126 st->temps[(st->tindex + 2 - 1) % 2]; in wf_cpu_pid_run()
|
| H A D | windfarm_pid.h | 77 s32 temps[2]; /* temp. history buffer */ member
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | ad7414.c | 43 s8 temps[ARRAY_SIZE(AD7414_REG_LIMIT)]; member 94 data->temps[i] = value; in ad7414_update_device() 119 return sprintf(buf, "%d\n", data->temps[index] * 1000); in max_min_show() 140 data->temps[index] = temp; in max_min_store()
|
| H A D | thmc50.c | 87 int temps = data->has_temp3 ? 3 : 2; in thmc50_update_device() local 93 for (i = 0; i < temps; i++) { in thmc50_update_device()
|
| H A D | nct7904.c | 393 s8 temps; in nct7904_read_temp() local 499 temps = ret; in nct7904_read_temp() 500 *val = temps * 1000; in nct7904_read_temp()
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | gcc-ld | 11 -save-temps|-m32|-m64) N="$1" ;;
|
| /OK3568_Linux_fs/kernel/drivers/sbus/char/ |
| H A D | bbc_i2c.h | 65 struct list_head temps; member
|
| H A D | bbc_envctrl.c | 468 list_add(&tp->bp_list, &bp->temps); in attach_one_temp() 542 list_for_each_entry_safe(tp, tpos, &bp->temps, bp_list) { in destroy_all_temps()
|
| H A D | bbc_i2c.c | 304 INIT_LIST_HEAD(&bp->temps); in attach_one_i2c()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/beep/files/ |
| H A D | 0001-Do-not-use-Werror-as-it-fails-with-newer-clang-11.patch | 31 @@ -113,30 +114,24 @@ CFLAGS_gcc += -save-temps=obj
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/gcc/ |
| H A D | 0002-gcc-poison-system-directories.patch | 179 - %{undef} %{save-temps*:-fpch-preprocess}"; 184 + " %{undef} %{save-temps*:-fpch-preprocess}";
|
| /OK3568_Linux_fs/kernel/tools/power/cpupower/po/ |
| H A D | fr.po | 305 msgstr " CPUs qui doivent changer de fréquences en même temps : " 310 msgstr " CPUs qui doivent changer de fréquences en même temps : " 432 " fréquences en même temps *\n" 441 " fréquences en même temps *\n"
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | LiLiQ-P-1.1 | 28 Cette licence est accordée sans limite territoriale et sans limite de temps.
|
| H A D | LiLiQ-R-1.1 | 27 Cette licence est accordée sans limite territoriale et sans limite de temps.
|
| H A D | LiLiQ-Rplus-1.1 | 27 Cette licence est accordée sans limite territoriale et sans limite de temps.
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | asc7621.rst | 203 via the PECI bus. Usually these are "core" temps and are relative
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | __functional_base | 389 private: reference_wrapper(type&&); public: // = delete; // do not bind to temps
|
| H A D | functional | 47 reference_wrapper(T&&) = delete; // do not bind to temps
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | __functional_base | 389 private: reference_wrapper(type&&); public: // = delete; // do not bind to temps
|
| H A D | functional | 47 reference_wrapper(T&&) = delete; // do not bind to temps
|
| /OK3568_Linux_fs/kernel/Documentation/crypto/ |
| H A D | descore-readme.rst | 309 (actually, there are some code fragments now which do require two temps,
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/ |
| H A D | hddtemp_0.3-beta15-52.diff | 301 "m�me temps.\n"
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gcc.info | 1010 -save-temps -save-temps=cwd -save-temps=obj -time[=FILE] 13233 uses for preprocessed files created by '-save-temps'. 13344 by '-save-temps'. 15443 '-save-temps' 15444 '-save-temps=cwd' 15447 file. Thus, compiling 'foo.c' with '-c -save-temps' produces files 15453 '-save-temps' is sensible enough to avoid over writing an input 15456 source file before using '-save-temps'. 15464 gcc -save-temps -o outdir1/foo.o indir1/foo.c& 15465 gcc -save-temps -o outdir2/foo.o indir2/foo.c& [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gcc.info | 1010 -save-temps -save-temps=cwd -save-temps=obj -time[=FILE] 13233 uses for preprocessed files created by '-save-temps'. 13344 by '-save-temps'. 15443 '-save-temps' 15444 '-save-temps=cwd' 15447 file. Thus, compiling 'foo.c' with '-c -save-temps' produces files 15453 '-save-temps' is sensible enough to avoid over writing an input 15456 source file before using '-save-temps'. 15464 gcc -save-temps -o outdir1/foo.o indir1/foo.c& 15465 gcc -save-temps -o outdir2/foo.o indir2/foo.c& [all …]
|