Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-cti-core.c103 rc = coresight_claim_device(drvdata->csdev); in cti_enable_hw()
136 if (coresight_claim_device(drvdata->csdev)) in cti_cpuhp_enable_hw()
692 if (coresight_claim_device(csdev)) in cti_cpu_pm_notify()
705 if (coresight_claim_device(csdev)) in cti_cpu_pm_notify()
H A Dcoresight-tmc-etf.c52 int rc = coresight_claim_device(drvdata->csdev); in tmc_etb_enable_hw()
135 int rc = coresight_claim_device(drvdata->csdev); in tmc_etf_enable_hw()
H A Dcoresight-core.c215 int coresight_claim_device(struct coresight_device *csdev) in coresight_claim_device() function
228 EXPORT_SYMBOL_GPL(coresight_claim_device);
H A Dcoresight-etb10.c133 int rc = coresight_claim_device(drvdata->csdev); in etb_enable_hw()
H A Dcoresight-tmc-etr.c1136 rc = coresight_claim_device(drvdata->csdev); in tmc_etr_enable_hw()
/linux/include/linux/
H A Dcoresight.h657 int coresight_claim_device(struct coresight_device *csdev);
660 int coresight_claim_device(struct coresight_device *csdev);