Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-tpiu.c318 coresight_remove_driver(&tpiu_driver, &tpiu_platform_driver); in tpiu_exit()
H A Dcoresight-tnoc.c352 coresight_remove_driver(&trace_noc_driver, &itnoc_driver); in tnoc_exit()
H A Dcoresight-funnel.c421 coresight_remove_driver(&dynamic_funnel_driver, &funnel_driver); in funnel_exit()
H A Dcoresight-replicator.c427 coresight_remove_driver(&dynamic_replicator_driver, &replicator_driver); in replicator_exit()
H A Dcoresight-core.c1718 void coresight_remove_driver(struct amba_driver *amba_drv, in coresight_remove_driver() function
1724 EXPORT_SYMBOL_GPL(coresight_remove_driver);
H A Dcoresight-catu.c717 coresight_remove_driver(&catu_driver, &catu_platform_driver); in catu_exit()
H A Dcoresight-stm.c1058 coresight_remove_driver(&stm_driver, &stm_platform_driver); in stm_exit()
H A Dcoresight-tmc-core.c1054 coresight_remove_driver(&tmc_driver, &tmc_platform_driver); in tmc_exit()
H A Dcoresight-tpdm.c1572 coresight_remove_driver(&dynamic_tpdm_driver, &static_tpdm_driver); in tpdm_exit()
/linux/include/linux/
H A Dcoresight.h697 void coresight_remove_driver(struct amba_driver *amba_drv,