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

/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-funnel.c36 * struct funnel_drvdata - specifics associated to a funnel component
43 struct funnel_drvdata { struct
51 static int dynamic_funnel_enable_hw(struct funnel_drvdata *drvdata, int port)
82 struct funnel_drvdata *drvdata = dev_get_drvdata(csdev->dev.parent);
103 static void dynamic_funnel_disable_hw(struct funnel_drvdata *drvdata,
126 struct funnel_drvdata *drvdata = dev_get_drvdata(csdev->dev.parent);
155 struct funnel_drvdata *drvdata = dev_get_drvdata(dev->parent);
167 struct funnel_drvdata *drvdata = dev_get_drvdata(dev->parent);
178 static u32 get_funnel_ctrl_hw(struct funnel_drvdata *drvdata)
193 struct funnel_drvdata *drvdat
[all...]

Completed in 109 milliseconds