Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-tpiu.c326 coresight_remove_driver(&tpiu_driver, &tpiu_platform_driver); in tpiu_exit()
H A Dcoresight-replicator.c448 coresight_remove_driver(&dynamic_replicator_driver, &replicator_driver); in replicator_exit()
H A Dcoresight-funnel.c443 coresight_remove_driver(&dynamic_funnel_driver, &funnel_driver); in funnel_exit()
H A Dcoresight-core.c1661 void coresight_remove_driver(struct amba_driver *amba_drv, in coresight_remove_driver() function
1667 EXPORT_SYMBOL_GPL(coresight_remove_driver);
H A Dcoresight-catu.c722 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.c1069 coresight_remove_driver(&tmc_driver, &tmc_platform_driver); in tmc_exit()
/linux/include/linux/
H A Dcoresight.h732 void coresight_remove_driver(struct amba_driver *amba_drv,