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
44 struct funnel_drvdata { struct
53 static int dynamic_funnel_enable_hw(struct funnel_drvdata *drvdata, int port)
84 struct funnel_drvdata *drvdata = dev_get_drvdata(csdev->dev.parent);
105 static void dynamic_funnel_disable_hw(struct funnel_drvdata *drvdata,
128 struct funnel_drvdata *drvdata = dev_get_drvdata(csdev->dev.parent);
157 struct funnel_drvdata *drvdata = dev_get_drvdata(dev->parent);
169 struct funnel_drvdata *drvdata = dev_get_drvdata(dev->parent);
180 static u32 get_funnel_ctrl_hw(struct funnel_drvdata *drvdata)
195 struct funnel_drvdata *drvdat
[all...]

Completed in 147 milliseconds