Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Ddebug.c301 bool is_start, is_started, is_end; in ath10k_debug_fw_stats_process() local
336 is_start = (list_empty(&ar->debug.fw_stats.pdevs) && in ath10k_debug_fw_stats_process()
341 if (is_start) in ath10k_debug_fw_stats_process()
/linux-4.1.27/scripts/
Dcheckpatch.pl2418 my $is_start = 0;
2429 $is_start = 1;
2444 if ($is_start && $is_end && $length < $min_conf_desc_length) {