Home
last modified time | relevance | path

Searched refs:TO_STR (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/media/rc/
H A Dir-xmp-decoder.c46 data->state, data->count, ev.duration, TO_STR(ev.pulse)); in ir_xmp_decode()
187 data->count, data->state, ev.duration, TO_STR(ev.pulse)); in ir_xmp_decode()
H A Dir-sharp-decoder.c50 data->state, ev.duration, TO_STR(ev.pulse)); in ir_sharp_decode()
162 data->count, data->state, ev.duration, TO_STR(ev.pulse)); in ir_sharp_decode()
H A Dir-jvc-decoder.c52 data->state, ev.duration, TO_STR(ev.pulse)); in ir_jvc_decode()
160 data->state, ev.duration, TO_STR(ev.pulse)); in ir_jvc_decode()
H A Dir-sanyo-decoder.c62 data->state, ev.duration, TO_STR(ev.pulse)); in ir_sanyo_decode()
161 data->count, data->state, ev.duration, TO_STR(ev.pulse)); in ir_sanyo_decode()
H A Dir-sony-decoder.c51 data->state, ev.duration, TO_STR(ev.pulse)); in ir_sony_decode()
157 data->state, ev.duration, TO_STR(ev.pulse)); in ir_sony_decode()
H A Dir-imon-decoder.c105 data->state, data->count, ev.duration, TO_STR(ev.pulse)); in ir_imon_decode()
171 data->state, data->count, ev.duration, TO_STR(ev.pulse)); in ir_imon_decode()
H A Dir-nec-decoder.c53 data->state, ev.duration, TO_STR(ev.pulse)); in ir_nec_decode()
166 data->count, data->state, ev.duration, TO_STR(ev.pulse)); in ir_nec_decode()
H A Dir-rc5-decoder.c58 data->state, ev.duration, TO_STR(ev.pulse)); in ir_rc5_decode()
167 data->state, data->count, ev.duration, TO_STR(ev.pulse)); in ir_rc5_decode()
H A Dir-rc6-decoder.c98 data->state, ev.duration, TO_STR(ev.pulse)); in ir_rc6_decode()
273 data->state, ev.duration, TO_STR(ev.pulse)); in ir_rc6_decode()
H A Dir-mce_kbd-decoder.c234 data->state, ev.duration, TO_STR(ev.pulse)); in ir_mce_kbd_decode()
356 data->state, ev.duration, TO_STR(ev.pulse)); in ir_mce_kbd_decode()
H A Drc-ir-raw.c37 TO_STR(ev.pulse)); in ir_raw_event_thread()
80 ev->duration, TO_STR(ev->pulse)); in ir_raw_event_store()
H A Dir-rcmm-decoder.c168 data->count, data->state, ev.duration, TO_STR(ev.pulse)); in ir_rcmm_decode()
H A Drc-core-priv.h196 #define TO_STR(is_pulse) ((is_pulse) ? "pulse" : "space") macro
/OK3568_Linux_fs/u-boot/include/
H A Drockchip_ir.h43 #define TO_STR(is_pulse) ((is_pulse) ? "pulse" : "space") macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/
H A Dutil.h58 #define TO_STR(x) _TO_STR(x) macro
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/
H A Dutil.h58 #define TO_STR(x) _TO_STR(x) macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dutil.h95 #define TO_STR(x) _TO_STR(x) macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dutil.h95 #define TO_STR(x) _TO_STR(x) macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dutil.h95 #define TO_STR(x) _TO_STR(x) macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dutil.h95 #define TO_STR(x) _TO_STR(x) macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_8000.c581 #define TO_STR(n) _TO_STR(n) in xtest_test_derivation_pbkdf2() macro
583 TEST_PBKDF2_DATA(l, "RFC 6070 " TO_STR(n) " (HMAC-SHA1)", \ in xtest_test_derivation_pbkdf2()
H A Dsha_perf.c145 #define TO_STR(x) _TO_STR(x) macro
H A Dsdp_basic.c649 #define TO_STR(x) _TO_STR(x) macro
H A Daes_perf.c185 #define TO_STR(x) _TO_STR(x) macro
/OK3568_Linux_fs/u-boot/drivers/input/
H A Drockchip_ir.c206 data->count, data->state, TO_US(ev->duration), TO_STR(ev->pulse)); in ir_nec_decode()

12