Home
last modified time | relevance | path

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

/linux/scripts/gdb/linux/
H A Dmapletree.py49 def is_start(self): member in Mas
67 if self.is_start() is False:
244 if entry is None and mas.is_start():
/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_edp_panel_control.h64 unsigned int *residency, const bool is_start, const enum pr_residency_mode mode);
/linux/drivers/net/wireless/ath/ath10k/
H A Ddebug.c261 bool is_start, is_started, is_end; in ath10k_debug_fw_stats_process() local
301 is_start = (list_empty(&ar->debug.fw_stats.pdevs) && in ath10k_debug_fw_stats_process()
306 if (is_start) in ath10k_debug_fw_stats_process()