Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-tpiu.c60 struct tpiu_drvdata { struct
80 struct tpiu_drvdata *drvdata = dev_get_drvdata(csdev->dev.parent); in tpiu_enable() argument
107 struct tpiu_drvdata *drvdata = dev_get_drvdata(csdev->dev.parent); in tpiu_disable()
134 struct tpiu_drvdata *drvdata; in __tpiu_probe()
200 struct tpiu_drvdata *drvdata = dev_get_drvdata(dev); in __tpiu_remove()
213 struct tpiu_drvdata *drvdata = dev_get_drvdata(dev); in tpiu_runtime_suspend()
225 struct tpiu_drvdata *drvdata = dev_get_drvdata(dev); in tpiu_runtime_resume()
289 struct tpiu_drvdata *drvdata = dev_get_drvdata(&pdev->dev); in tpiu_platform_remove()