| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/ |
| H A D | focaltech_test_ini.c | 556 static void get_detail_threshold(char *key_name, bool is_prex, int *thr) in get_detail_threshold() 676 struct incell_threshold *thr = &tdata->ic.incell.thr; in get_test_threshold_incell() local 718 struct incell_threshold *thr = &tdata->ic.incell.thr; in print_thr_incell() local 802 struct mc_sc_threshold *thr = &tdata->ic.mc_sc.thr; in get_test_threshold_mc_sc() local 871 struct mc_sc_threshold *thr = &tdata->ic.mc_sc.thr; in print_thr_mc_sc() local 962 struct sc_threshold *thr = &tdata->ic.sc.thr; in get_test_threshold_sc() local 1004 struct sc_threshold *thr = &tdata->ic.sc.thr; in print_thr_sc() local
|
| H A D | focaltech_test.c | 1335 struct incell_threshold *thr = &tdata->ic.incell.thr; in fts_test_malloc_free_incell() local 1364 struct mc_sc_threshold *thr = &tdata->ic.mc_sc.thr; in fts_test_malloc_free_mc_sc() local 1423 struct sc_threshold *thr = &tdata->ic.sc.thr; in fts_test_malloc_free_sc() local
|
| H A D | focaltech_test.h | 231 struct incell_threshold thr; member 308 struct mc_sc_threshold thr; member 357 struct sc_threshold thr; member
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/supported_ic/ |
| H A D | focaltech_test_ft8201.c | 529 struct incell_threshold *thr = &tdata->ic.incell.thr; in ft8201_short_test() local 589 struct incell_threshold *thr = &tdata->ic.incell.thr; in ft8201_open_test() local 709 struct incell_threshold *thr = &tdata->ic.incell.thr; in ft8201_cb_test() local 771 struct incell_threshold *thr = &tdata->ic.incell.thr; in ft8201_rawdata_test() local 836 struct incell_threshold *thr = &tdata->ic.incell.thr; in ft8201_lcdnoise_test() local
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A D | atmel_serial.h | 140 #define ATMEL_US_TXFTHRES(thr) (((thr) & 0x3f) << 8) /* TX FIFO Threshold */ argument 141 #define ATMEL_US_RXFTHRES(thr) (((thr) & 0x3f) << 16) /* RX FIFO Threshold */ argument 142 #define ATMEL_US_RXFTHRES2(thr) (((thr) & 0x3f) << 24) /* RX FIFO Threshold2 */ argument
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/tests/ |
| H A D | test_task_service.cpp | 77 std::thread thr(worker_thread, svc); in main() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/futex/functional/ |
| H A D | futex_wait_uninitialized_heap.c | 70 pthread_t thr; in main() local
|
| H A D | futex_wait_private_mapped_file.c | 74 pthread_t thr; in main() local
|
| /OK3568_Linux_fs/kernel/kernel/power/ |
| H A D | swap.c | 586 struct task_struct *thr; /* thread */ member 628 struct task_struct *thr; /* thread */ member 687 unsigned thr, run_threads, nr_threads; in save_image_lzo() local 1115 struct task_struct *thr; /* thread */ member 1177 unsigned i, thr, run_threads, nr_threads; in load_image_lzo() local
|
| /OK3568_Linux_fs/external/mpp/mpp/vproc/iep2/ |
| H A D | iep2_ff.c | 46 RK_U32 thr = ffx / 10; in iep2_check_ffo() local
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-at91/include/mach/ |
| H A D | at91_dbu.h | 24 u32 thr; /* Transmit Holding Register WO */ member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/ |
| H A D | sock_server.h | 24 pthread_t thr; member
|
| H A D | regression_1000.c | 370 pthread_t thr[TEST_1003_THREAD_COUNT] = { }; in xtest_tee_test_1003() local 792 pthread_t thr; in xtest_tee_test_1009_subcase() local 1101 pthread_t thr[NUM_THREADS] = { }; in xtest_tee_test_1013_single() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/x86_64/ |
| H A D | mmio_warning_test.c | 39 void *thr(void *arg) in thr() function
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/tm/ |
| H A D | tm-signal-pagefault.c | 140 pthread_t thr; in setup_uf_mem() local
|
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | sta_info.c | 2256 u32 thr = 0; in sta_set_sinfo() local 2522 u32 thr = 0; in sta_get_expected_throughput() local 2546 static void sta_update_codel_params(struct sta_info *sta, u32 thr) in sta_update_codel_params() 2563 u32 thr) in ieee80211_sta_set_expected_throughput()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/ |
| H A D | _sdio.h | 100 u16 thr; member
|
| /OK3568_Linux_fs/external/mpp/test/ |
| H A D | mpp_event_trigger.c | 39 pthread_t thr; member
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-pxa/ |
| H A D | regs-uart.h | 17 uint32_t thr; member
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | ns16550.h | 98 #define thr rbr macro
|
| /OK3568_Linux_fs/u-boot/drivers/i2c/ |
| H A D | at91_i2c.h | 42 u32 thr; member
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/ |
| H A D | idle.c | 820 int cpu, cpu0, thr; in pnv_power9_force_smt4_catch() local 866 int cpu, cpu0, thr; in pnv_power9_force_smt4_release() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kvm/ |
| H A D | book3s_hv.c | 734 int thr; in kvmppc_doorbell_pending() local 1198 int thr, cpu, pcpu, nthreads; in kvmppc_read_dpdes() local 1231 u32 inst, rb, thr; in kvmppc_emulate_doorbell_instr() local 2707 int thr; in on_primary_thread() local 3100 int pcpu, thr; in kvmppc_run_core() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/cgroup/ |
| H A D | test_core.c | 627 pthread_t thr; in test_cgcore_thread_migration() local
|
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | smc37c93x.h | 85 #define thr rbr macro
|