Home
last modified time | relevance | path

Searched refs:th_code (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/arpa/
H A Dtftp.h65 #define th_code th_u1.th_u2.th_u3.tu_code macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/arpa/
H A Dtftp.h65 #define th_code th_u1.th_u2.th_u3.tu_code macro
/OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/inetutils/inetutils/
H A Dfix-buffer-fortify-tfpt.patch17 tp->th_code = EUNDEF; /* set 'undef' errorcode */
/OK3568_Linux_fs/kernel/drivers/thermal/samsung/
H A Dexynos_tmu.c367 u8 ref, th_code; in exynos4210_tmu_set_trip_temp() local
372 th_code = temp_to_code(data, ref); in exynos4210_tmu_set_trip_temp()
373 writeb(th_code, data->base + EXYNOS4210_TMU_REG_THRESHOLD_TEMP); in exynos4210_tmu_set_trip_temp()