Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Ddebug.c297 bool is_start, is_started, is_end; in ath10k_debug_fw_stats_process() local
332 is_start = (list_empty(&ar->debug.fw_stats.pdevs) && in ath10k_debug_fw_stats_process()
337 if (is_start) in ath10k_debug_fw_stats_process()
/linux-4.4.14/scripts/
Dcheckpatch.pl2533 my $is_start = 0;
2544 $is_start = 1;
2559 if ($is_start && $is_end && $length < $min_conf_desc_length) {