Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-tmc-etf.c401 bool last_disable = false; in tmc_disable_etf_link() local
413 last_disable = true; in tmc_disable_etf_link()
417 if (last_disable) in tmc_disable_etf_link()