Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-tpiu.c302 static struct platform_driver tpiu_platform_driver = { variable
315 return coresight_init_driver("tpiu", &tpiu_driver, &tpiu_platform_driver, THIS_MODULE); in tpiu_init()
320 coresight_remove_driver(&tpiu_driver, &tpiu_platform_driver); in tpiu_exit()