Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwtracing/coresight/
Dcoresight-stm.c133 struct stm_drvdata { struct
151 static void stm_hwevent_enable_hw(struct stm_drvdata *drvdata) in stm_hwevent_enable_hw() argument
165 static void stm_port_enable_hw(struct stm_drvdata *drvdata) in stm_port_enable_hw()
177 static void stm_enable_hw(struct stm_drvdata *drvdata) in stm_enable_hw()
200 struct stm_drvdata *drvdata = dev_get_drvdata(csdev->dev.parent); in stm_enable()
220 static void stm_hwevent_disable_hw(struct stm_drvdata *drvdata) in stm_hwevent_disable_hw()
231 static void stm_port_disable_hw(struct stm_drvdata *drvdata) in stm_port_disable_hw()
241 static void stm_disable_hw(struct stm_drvdata *drvdata) in stm_disable_hw()
261 struct stm_drvdata *drvdata = dev_get_drvdata(csdev->dev.parent); in stm_disable()
332 struct stm_drvdata *drvdata = container_of(stm_data, in stm_generic_link()
[all …]