Searched refs:is_action (Results 1 – 1 of 1) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/iot_sim/core/ |
D | iot_sim_common.c | 1191 bool is_action = 0, clear = false; in iot_sim_debug_content_change_write() local 1226 is_action = 1; in iot_sim_debug_content_change_write() 1234 is_action, clear); in iot_sim_debug_content_change_write() 1243 is_action); in iot_sim_debug_content_change_write() 1249 is_action); in iot_sim_debug_content_change_write() 1385 bool is_action = false, clear = false; in iot_sim_debug_delay_write() local 1428 is_action = 1; in iot_sim_debug_delay_write() 1435 seq, delay, NULL, 0, is_action, clear); in iot_sim_debug_delay_write() 1444 is_action); in iot_sim_debug_delay_write() 1448 NULL, 0, delay, is_action); in iot_sim_debug_delay_write() [all …]
|