Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-tpiu.c320 coresight_remove_driver(&tpiu_driver, &tpiu_platform_driver); in tpiu_exit()
H A Dcoresight-core.c1668 void coresight_remove_driver(struct amba_driver *amba_drv, in coresight_remove_driver() function
1674 EXPORT_SYMBOL_GPL(coresight_remove_driver);
H A Dcoresight-catu.c719 coresight_remove_driver(&catu_driver, &catu_platform_driver); in catu_exit()
H A Dcoresight-tpdm.c1542 coresight_remove_driver(&dynamic_tpdm_driver, &static_tpdm_driver); in tpdm_exit()
/linux/include/linux/
H A Dcoresight.h703 void coresight_remove_driver(struct amba_driver *amba_drv,