Searched refs:coresight_remove_driver (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/hwtracing/coresight/ |
| H A D | coresight-tpiu.c | 318 coresight_remove_driver(&tpiu_driver, &tpiu_platform_driver); in tpiu_exit()
|
| H A D | coresight-tnoc.c | 352 coresight_remove_driver(&trace_noc_driver, &itnoc_driver); in tnoc_exit()
|
| H A D | coresight-funnel.c | 421 coresight_remove_driver(&dynamic_funnel_driver, &funnel_driver); in funnel_exit()
|
| H A D | coresight-replicator.c | 427 coresight_remove_driver(&dynamic_replicator_driver, &replicator_driver); in replicator_exit()
|
| H A D | coresight-core.c | 1718 void coresight_remove_driver(struct amba_driver *amba_drv, in coresight_remove_driver() function 1724 EXPORT_SYMBOL_GPL(coresight_remove_driver);
|
| H A D | coresight-catu.c | 717 coresight_remove_driver(&catu_driver, &catu_platform_driver); in catu_exit()
|
| H A D | coresight-stm.c | 1058 coresight_remove_driver(&stm_driver, &stm_platform_driver); in stm_exit()
|
| H A D | coresight-tmc-core.c | 1054 coresight_remove_driver(&tmc_driver, &tmc_platform_driver); in tmc_exit()
|
| H A D | coresight-tpdm.c | 1572 coresight_remove_driver(&dynamic_tpdm_driver, &static_tpdm_driver); in tpdm_exit()
|
| /linux/include/linux/ |
| H A D | coresight.h | 697 void coresight_remove_driver(struct amba_driver *amba_drv,
|