Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-tpiu.c57 struct tpiu_drvdata { struct
63 static void tpiu_enable_hw(struct tpiu_drvdata *drvdata) in tpiu_enable_hw()
74 struct tpiu_drvdata *drvdata = dev_get_drvdata(csdev->dev.parent); in tpiu_enable()
82 static void tpiu_disable_hw(struct tpiu_drvdata *drvdata) in tpiu_disable_hw()
100 struct tpiu_drvdata *drvdata = dev_get_drvdata(csdev->dev.parent); in tpiu_disable()
126 struct tpiu_drvdata *drvdata; in tpiu_probe()
178 struct tpiu_drvdata *drvdata = dev_get_drvdata(&adev->dev); in tpiu_remove()
186 struct tpiu_drvdata *drvdata = dev_get_drvdata(dev); in tpiu_runtime_suspend()
196 struct tpiu_drvdata *drvdata = dev_get_drvdata(dev); in tpiu_runtime_resume()
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-tpiu.c57 struct tpiu_drvdata { struct
123 struct tpiu_drvdata *drvdata; in tpiu_probe()
176 struct tpiu_drvdata *drvdata = dev_get_drvdata(&adev->dev); in tpiu_remove()
184 struct tpiu_drvdata *drvdata = dev_get_drvdata(dev); in tpiu_runtime_suspend()
194 struct tpiu_drvdata *drvdata = dev_get_drvdata(dev); in tpiu_runtime_resume()

Completed in 1 milliseconds