Home
last modified time | relevance | path

Searched refs:total_time_ms (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_test_def.h108 s32 total_time_ms; // optional, set 0 to use default see TEST_LVL_LOW_TO member
128 s32 total_time_ms,
145 #define rtw_phl_test_add_new_test_obj(phl_com, name, priv, lvl, ctrl_intf, total_time_ms, objid, te… argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_test_def.h108 s32 total_time_ms; // optional, set 0 to use default see TEST_LVL_LOW_TO member
128 s32 total_time_ms,
145 #define rtw_phl_test_add_new_test_obj(phl_com, name, priv, lvl, ctrl_intf, total_time_ms, objid, te… argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/
H A Dtest_module.c138 s32 limit = obj->test_obj.total_time_ms; in run_test()
141 if (obj->test_obj.total_time_ms != -1) { in run_test()
142 limit = (obj->test_obj.total_time_ms) ? \ in run_test()
143 (obj->test_obj.total_time_ms) : \ in run_test()
556 s32 total_time_ms, in rtw_phl_test_add_new_test_obj() argument
599 obj->test_obj.total_time_ms = (lvl <= TEST_LVL_LOW) ?\ in rtw_phl_test_add_new_test_obj()
600 (total_time_ms) : (0); in rtw_phl_test_add_new_test_obj()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/
H A Dtest_module.c138 s32 limit = obj->test_obj.total_time_ms; in run_test()
141 if (obj->test_obj.total_time_ms != -1) { in run_test()
142 limit = (obj->test_obj.total_time_ms) ? \ in run_test()
143 (obj->test_obj.total_time_ms) : \ in run_test()
556 s32 total_time_ms, in rtw_phl_test_add_new_test_obj() argument
599 obj->test_obj.total_time_ms = (lvl <= TEST_LVL_LOW) ?\ in rtw_phl_test_add_new_test_obj()
600 (total_time_ms) : (0); in rtw_phl_test_add_new_test_obj()
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/mce/
H A Dtherm_throt.c86 unsigned long total_time_ms; member
173 define_therm_throt_device_show_func(core_throttle, total_time_ms);
176 define_therm_throt_device_show_func(package_throttle, total_time_ms);
369 state->total_time_ms += throttle_time; in therm_throt_process()
/OK3568_Linux_fs/kernel/drivers/base/power/
H A Dwakeup_stats.c63 static DEVICE_ATTR_RO(total_time_ms);
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-class-wakeup50 What: /sys/class/wakeup/.../total_time_ms
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dwlioctl.h18987 uint32 total_time_ms; /** Total measured time in ms */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dwlioctl.h18987 uint32 total_time_ms; /** Total measured time in ms */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dwlioctl.h18995 uint32 total_time_ms; /** Total measured time in ms */ member