Home
last modified time | relevance | path

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

/linux-6.15/drivers/hwtracing/coresight/
H A Dcoresight-tpiu.c326 coresight_remove_driver(&tpiu_driver, &tpiu_platform_driver); in tpiu_exit()
H A Dcoresight-replicator.c446 coresight_remove_driver(&dynamic_replicator_driver, &replicator_driver); in replicator_exit()
H A Dcoresight-funnel.c441 coresight_remove_driver(&dynamic_funnel_driver, &funnel_driver); in funnel_exit()
H A Dcoresight-cpu-debug.c782 coresight_remove_driver(&debug_driver, &debug_platform_driver); in debug_exit()
H A Dcoresight-core.c1608 void coresight_remove_driver(struct amba_driver *amba_drv, in coresight_remove_driver() function
1614 EXPORT_SYMBOL_GPL(coresight_remove_driver);
H A Dcoresight-catu.c713 coresight_remove_driver(&catu_driver, &catu_platform_driver); in catu_exit()
H A Dcoresight-stm.c1066 coresight_remove_driver(&stm_driver, &stm_platform_driver); in stm_exit()
H A Dcoresight-tmc-core.c1068 coresight_remove_driver(&tmc_driver, &tmc_platform_driver); in tmc_exit()
/linux-6.15/include/linux/
H A Dcoresight.h728 void coresight_remove_driver(struct amba_driver *amba_drv,