Searched refs:coresight_remove_driver (Results 1 – 9 of 9) sorted by relevance
326 coresight_remove_driver(&tpiu_driver, &tpiu_platform_driver); in tpiu_exit()
441 coresight_remove_driver(&dynamic_funnel_driver, &funnel_driver); in funnel_exit()
446 coresight_remove_driver(&dynamic_replicator_driver, &replicator_driver); in replicator_exit()
1435 void coresight_remove_driver(struct amba_driver *amba_drv, in coresight_remove_driver() function1441 EXPORT_SYMBOL_GPL(coresight_remove_driver);
782 coresight_remove_driver(&debug_driver, &debug_platform_driver); in debug_exit()
713 coresight_remove_driver(&catu_driver, &catu_platform_driver); in catu_exit()
749 coresight_remove_driver(&tmc_driver, &tmc_platform_driver); in tmc_exit()
1055 coresight_remove_driver(&stm_driver, &stm_platform_driver); in stm_exit()
684 void coresight_remove_driver(struct amba_driver *amba_drv,
Completed in 29 milliseconds