Home
last modified time | relevance | path

Searched refs:is_start (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Ddebug.c257 bool is_start, is_started, is_end; in ath10k_debug_fw_stats_process() local
297 is_start = (list_empty(&ar->debug.fw_stats.pdevs) && in ath10k_debug_fw_stats_process()
302 if (is_start) in ath10k_debug_fw_stats_process()
/Linux-v5.4/scripts/
Dcheckpatch.pl2962 my $is_start = 0;
2973 $is_start = 1;
2998 if ($is_start && $is_end && $length < $min_conf_desc_length) {